#59D2F7#59D2F7
#59D2F7 is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.0% C 0.119 H 221.4°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #59D2F7 |
|---|---|
| RGB | rgb(89, 210, 247) |
| HSL | hsl(194, 91%, 66%) |
| HSV | hsv(194, 64%, 97%) |
| CMYK | cmyk(64%, 15%, 0%, 3.1%) |
| CIE-LAB | lab(79.00, -22.84, -28.16) |
| CIE-LCH | lch(79.00, 36.26, 230.95°) |
| OKLab | oklab(80.97% -0.089 -0.0785) |
| OKLCH | oklch(80.97% 0.119 221.4) |
| XYZ | xyz(43.9481, 54.9278, 96.2636) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.48
Bright Sky Blue
#02CCFE
ΔE00 3.64
Sky Blue
#87CEEB
ΔE00 4.63
Baby Blue
#89CFF0
ΔE00 5.05
Lightblue (survey)
#7BC8F6
ΔE00 6.61
Lightskyblue
#87CEFA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D2F7 #F77E59
analogous
#59F7CD #59D2F7 #5983F7
triadic
#59D2F7 #F759D2 #D2F759
tetradic
#59D2F7 #CD59F7 #F77E59 #83F759
square
#59D2F7 #CD59F7 #F77E59 #83F759
split-complementary
#59D2F7 #F75983 #F7CD59
monochromatic
#0A9ECC #1FC2F4 #59D2F7 #93E2FA #CEF2FD
Accessibility & contrast
On white
1.75
#59D2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#59D2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D2F7
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D2F7 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCDF9
Deuteranopia (green-blind)
#A6BCF7
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #59d2f7; /* rgb */ color: rgb(89, 210, 247); /* oklch */ color: oklch(81.0% 0.119 221.4);
Tailwind
colors: {
custom: {
50: '#98e0fa',
500: '#59d2f7',
950: '#000000',
},
}SCSS
$custom: #59d2f7; $custom-light: #98e0fa; $custom-dark: #000000;
JSON
{
"hex": "#59d2f7",
"rgb": {
"r": 89,
"g": 210,
"b": 247
},
"hsl": {
"h": 194.051,
"s": 90.805,
"l": 65.882
},
"oklch": {
"l": 0.80973,
"c": 0.11867,
"h": 221.4
},
"luminance": 0.54932
}Semantic roles & 50–950 ramp
primary
#59D2F7
secondary
#C8512C
accent
#3600E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485