#59D3ED#59D3ED
#59D3ED is a light, moderate cyan. Relative luminance 0.548; OKLCH L 80.8% C 0.113 H 214.2°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #59D3ED |
|---|---|
| RGB | rgb(89, 211, 237) |
| HSL | hsl(191, 80%, 64%) |
| HSV | hsv(191, 62%, 93%) |
| CMYK | cmyk(62.4%, 11%, 0%, 7.1%) |
| CIE-LAB | lab(78.94, -26.30, -22.92) |
| CIE-LCH | lch(78.94, 34.88, 221.07°) |
| OKLab | oklab(80.81% -0.0938 -0.0637) |
| OKLCH | oklch(80.81% 0.113 214.2) |
| XYZ | xyz(42.6939, 54.8223, 88.4361) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.53
Aqua Blue
#02D8E9
ΔE00 5.38
Sky Blue
#87CEEB
ΔE00 6.01
Bright Sky Blue
#02CCFE
ΔE00 6.34
Robin'S Egg
#6DEDFD
ΔE00 6.82
Baby Blue
#89CFF0
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D3ED #ED7359
analogous
#59EDBD #59D3ED #5989ED
triadic
#59D3ED #ED59D3 #D3ED59
tetradic
#59D3ED #BD59ED #ED7359 #89ED59
square
#59D3ED #BD59ED #ED7359 #89ED59
split-complementary
#59D3ED #ED5989 #EDBD59
monochromatic
#149BB8 #22C4E7 #59D3ED #90E2F3 #C7F0F9
Accessibility & contrast
On white
1.76
#59D3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#59D3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D3ED
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D3ED | 1.00 | 1.76 | 11.97 | 11.97 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#AABDED
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #59d3ed; /* rgb */ color: rgb(89, 211, 237); /* oklch */ color: oklch(80.8% 0.113 214.2);
Tailwind
colors: {
custom: {
50: '#97e0f2',
500: '#59d3ed',
950: '#000000',
},
}SCSS
$custom: #59d3ed; $custom-light: #97e0f2; $custom-dark: #000000;
JSON
{
"hex": "#59d3ed",
"rgb": {
"r": 89,
"g": 211,
"b": 237
},
"hsl": {
"h": 190.541,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.80809,
"c": 0.11335,
"h": 214.2
},
"luminance": 0.54827
}Semantic roles & 50–950 ramp
primary
#59D3ED
secondary
#B74A33
accent
#2E09DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485