#59D3F7#59D3F7
#59D3F7 is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.2% C 0.119 H 220.6°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #59D3F7 |
|---|---|
| RGB | rgb(89, 211, 247) |
| HSL | hsl(194, 91%, 66%) |
| HSV | hsv(194, 64%, 97%) |
| CMYK | cmyk(64%, 14.6%, 0%, 3.1%) |
| CIE-LAB | lab(79.28, -23.35, -27.73) |
| CIE-LCH | lch(79.28, 36.25, 229.90°) |
| OKLab | oklab(81.2% -0.09 -0.0773) |
| OKLCH | oklch(81.2% 0.119 220.6) |
| XYZ | xyz(44.1958, 55.4231, 96.3462) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.22
Bright Sky Blue
#02CCFE
ΔE00 3.93
Sky Blue
#87CEEB
ΔE00 4.75
Baby Blue
#89CFF0
ΔE00 5.23
Lightblue (survey)
#7BC8F6
ΔE00 6.96
Lightskyblue
#87CEFA
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D3F7 #F77D59
analogous
#59F7CC #59D3F7 #5984F7
triadic
#59D3F7 #F759D3 #D3F759
tetradic
#59D3F7 #CC59F7 #F77D59 #84F759
square
#59D3F7 #CC59F7 #F77D59 #84F759
split-complementary
#59D3F7 #F75984 #F7CC59
monochromatic
#0AA0CC #1FC4F4 #59D3F7 #93E2FA #CEF2FD
Accessibility & contrast
On white
1.74
#59D3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#59D3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D3F7
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D3F7 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCEF9
Deuteranopia (green-blind)
#A7BDF7
Tritanopia (blue-blind)
#00DFDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #59d3f7; /* rgb */ color: rgb(89, 211, 247); /* oklch */ color: oklch(81.2% 0.119 220.6);
Tailwind
colors: {
custom: {
50: '#98e0fa',
500: '#59d3f7',
950: '#000000',
},
}SCSS
$custom: #59d3f7; $custom-light: #98e0fa; $custom-dark: #000000;
JSON
{
"hex": "#59d3f7",
"rgb": {
"r": 89,
"g": 211,
"b": 247
},
"hsl": {
"h": 193.671,
"s": 90.805,
"l": 65.882
},
"oklch": {
"l": 0.81201,
"c": 0.11861,
"h": 220.6
},
"luminance": 0.55428
}Semantic roles & 50–950 ramp
primary
#59D3F7
secondary
#C8502C
accent
#3400E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485