#5992DC#5992DC
#5992DC is a light, vivid cyan. Relative luminance 0.278; OKLCH L 65.4% C 0.127 H 255.6°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5992DC |
|---|---|
| RGB | rgb(89, 146, 220) |
| HSL | hsl(214, 65%, 61%) |
| HSV | hsv(214, 60%, 86%) |
| CMYK | cmyk(59.5%, 33.6%, 0%, 13.7%) |
| CIE-LAB | lab(59.75, 3.44, -43.34) |
| CIE-LCH | lch(59.75, 43.48, 274.54°) |
| OKLab | oklab(65.35% -0.0315 -0.1226) |
| OKLCH | oklch(65.35% 0.127 255.6) |
| XYZ | xyz(27.3124, 27.8465, 71.6319) |
| Luminance | 0.2785 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark Sky Blue
#448EE4
ΔE00 2.22
Cornflowerblue
#6495ED
ΔE00 2.89
Dodgerblue
#1E90FF
ΔE00 3.89
Faded Blue
#658CBB
ΔE00 4.36
Soft Blue
#6488EA
ΔE00 5.30
Dodger Blue
#3E82FC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5992DC #DCA359
analogous
#59D3DC #5992DC #6159DC
triadic
#5992DC #DC5992 #92DC59
tetradic
#5992DC #DC59D3 #DCA359 #59DC61
square
#5992DC #DC59D3 #DCA359 #59DC61
split-complementary
#5992DC #DC6159 #D3DC59
monochromatic
#20559A #2B71CD #5992DC #8CB3E7 #BED4F1
Accessibility & contrast
On white
3.20
#5992DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#5992DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #5992DC
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5992DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5992DC | 1.00 | 3.20 | 6.57 | 6.57 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7397DF
Deuteranopia (green-blind)
#628ADA
Tritanopia (blue-blind)
#00A3AD
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #5992dc; /* rgb */ color: rgb(89, 146, 220); /* oklch */ color: oklch(65.4% 0.127 255.6);
Tailwind
colors: {
custom: {
50: '#92b1e7',
500: '#5992dc',
950: '#000000',
},
}SCSS
$custom: #5992dc; $custom-light: #92b1e7; $custom-dark: #000000;
JSON
{
"hex": "#5992dc",
"rgb": {
"r": 89,
"g": 146,
"b": 220
},
"hsl": {
"h": 213.893,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.65355,
"c": 0.12655,
"h": 255.6
},
"luminance": 0.27849
}Semantic roles & 50–950 ramp
primary
#5992DC
secondary
#E1CCAF
accent
#7E18CD
background
#F9FAFE
surface
#F2F5FC
border
#CCCFD5
text
#0E1016
muted
#7E7F84