#1E3A8A

Tailwind blue-900

#1E3A8A is a blue colour. In RGB it is 30 red, 58 green and 138 blue, which converts to a hue of 224 degrees, 64% saturation and 33% lightness. It is Tailwind blue-900 in that design system's palette.

Color values

HEX#1E3A8A
RGBrgb(30, 58, 138)
HSLhsl(224, 64%, 33%)
HSVhsv(224, 78%, 54%)
CMYKcmyk(78%, 58%, 0%, 46%)

Contrast and accessibility

Against white the contrast ratio is 10.36:1, and against black it is 2.03:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White10.36:1AAAAAA
Black2.03:1FailFail

Tints and shades

Lighter tints move #1E3A8A toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #1E3A8A;
CSS rgb()color: rgb(30 58 138);
Tailwindbg-[#1e3a8a]
SwiftUIColor(red: 0.118, green: 0.227, blue: 0.541)
AndroidColor.parseColor("#1E3A8A")

Closest named color

The nearest CSS colour keyword to #1E3A8A is darkslateblue (#483D8B).

Related tools