#5890DC#5890DC
#5890DC is a light, vivid cyan. Relative luminance 0.272; OKLCH L 64.9% C 0.129 H 256.4°. Best body text is #000000 at 6.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5890DC |
|---|---|
| RGB | rgb(88, 144, 220) |
| HSL | hsl(215, 65%, 60%) |
| HSV | hsv(215, 60%, 86%) |
| CMYK | cmyk(60%, 34.5%, 0%, 13.7%) |
| CIE-LAB | lab(59.15, 4.42, -44.30) |
| CIE-LCH | lch(59.15, 44.52, 275.70°) |
| OKLab | oklab(64.87% -0.0302 -0.1254) |
| OKLCH | oklch(64.87% 0.129 256.4) |
| XYZ | xyz(26.9114, 27.1861, 71.5255) |
| Luminance | 0.2719 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark Sky Blue
#448EE4
ΔE00 2.12
Cornflowerblue
#6495ED
ΔE00 3.02
Dodgerblue
#1E90FF
ΔE00 4.03
Faded Blue
#658CBB
ΔE00 4.11
Soft Blue
#6488EA
ΔE00 4.83
Dodger Blue
#3E82FC
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5890DC #DCA458
analogous
#58D2DC #5890DC #6258DC
triadic
#5890DC #DC5890 #90DC58
tetradic
#5890DC #DC58D2 #DCA458 #58DC62
square
#5890DC #DC58D2 #DCA458 #58DC62
split-complementary
#5890DC #DC6258 #D2DC58
monochromatic
#205499 #2B6FCC #5890DC #8BB2E7 #BDD3F1
Accessibility & contrast
On white
3.26
#5890DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.44
#5890DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #5890DC
6.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5890DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5890DC | 1.00 | 3.26 | 6.44 | 6.44 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7095DF
Deuteranopia (green-blind)
#5E89DA
Tritanopia (blue-blind)
#00A1AC
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #5890dc; /* rgb */ color: rgb(88, 144, 220); /* oklch */ color: oklch(64.9% 0.129 256.4);
Tailwind
colors: {
custom: {
50: '#92b0e7',
500: '#5890dc',
950: '#000000',
},
}SCSS
$custom: #5890dc; $custom-light: #92b0e7; $custom-dark: #000000;
JSON
{
"hex": "#5890dc",
"rgb": {
"r": 88,
"g": 144,
"b": 220
},
"hsl": {
"h": 214.545,
"s": 65.347,
"l": 60.392
},
"oklch": {
"l": 0.64872,
"c": 0.12897,
"h": 256.4
},
"luminance": 0.27189
}Semantic roles & 50–950 ramp
primary
#5890DC
secondary
#E1CCAF
accent
#8018CD
background
#F9FAFE
surface
#F2F4FC
border
#CCCED5
text
#0E1016
muted
#7E7F84