#1E90FF

dodgerblue

#1E90FF is a blue colour. In RGB it is 30 red, 144 green and 255 blue, which converts to a hue of 210 degrees, 100% saturation and 56% lightness. It is one of the named CSS colours, written as dodgerblue in stylesheets.

Color values

HEX#1E90FF
RGBrgb(30, 144, 255)
HSLhsl(210, 100%, 56%)
HSVhsv(210, 88%, 100%)
CMYKcmyk(88%, 44%, 0%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White3.24:1FailAA
Black6.49:1AAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #1E90FF;
CSS rgb()color: rgb(30 144 255);
Tailwindbg-[#1e90ff]
SwiftUIColor(red: 0.118, green: 0.565, blue: 1.000)
AndroidColor.parseColor("#1E90FF")

Related tools