#59D7EC#59D7EC
#59D7EC is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.7% C 0.114 H 210.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #59D7EC |
|---|---|
| RGB | rgb(89, 215, 236) |
| HSL | hsl(189, 79%, 64%) |
| HSV | hsv(189, 62%, 93%) |
| CMYK | cmyk(62.3%, 8.9%, 0%, 7.5%) |
| CIE-LAB | lab(80.05, -28.54, -20.69) |
| CIE-LCH | lch(80.05, 35.25, 215.94°) |
| OKLab | oklab(81.69% -0.0982 -0.0574) |
| OKLCH | oklch(81.69% 0.114 210.3) |
| XYZ | xyz(43.5543, 56.7762, 88.0042) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.85
Neon Blue
#04D9FF
ΔE00 4.50
Robin'S Egg
#6DEDFD
ΔE00 5.28
Robin Egg Blue
#8AF1FE
ΔE00 6.82
Sky Blue
#87CEEB
ΔE00 7.44
Robin'S Egg Blue
#98EFF9
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D7EC #EC6E59
analogous
#59ECB7 #59D7EC #598DEC
triadic
#59D7EC #EC59D7 #D7EC59
tetradic
#59D7EC #B759EC #EC6E59 #8DEC59
square
#59D7EC #B759EC #EC6E59 #8DEC59
split-complementary
#59D7EC #EC598D #ECB759
monochromatic
#159FB6 #22CAE6 #59D7EC #90E4F2 #C7F1F9
Accessibility & contrast
On white
1.70
#59D7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#59D7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D7EC
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D7EC | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0ED
Deuteranopia (green-blind)
#AFC0EC
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #59d7ec; /* rgb */ color: rgb(89, 215, 236); /* oklch */ color: oklch(81.7% 0.114 210.3);
Tailwind
colors: {
custom: {
50: '#97e3f2',
500: '#59d7ec',
950: '#000000',
},
}SCSS
$custom: #59d7ec; $custom-light: #97e3f2; $custom-dark: #000000;
JSON
{
"hex": "#59d7ec",
"rgb": {
"r": 89,
"g": 215,
"b": 236
},
"hsl": {
"h": 188.571,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.81695,
"c": 0.11378,
"h": 210.3
},
"luminance": 0.56781
}Semantic roles & 50–950 ramp
primary
#59D7EC
secondary
#B54634
accent
#280ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485