#59D6EA#59D6EA
#59D6EA is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.4% C 0.113 H 209.7°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #59D6EA |
|---|---|
| RGB | rgb(89, 214, 234) |
| HSL | hsl(188, 78%, 63%) |
| HSV | hsv(188, 62%, 92%) |
| CMYK | cmyk(62%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(79.70, -28.63, -20.16) |
| CIE-LCH | lch(79.70, 35.02, 215.15°) |
| OKLab | oklab(81.39% -0.098 -0.0559) |
| OKLCH | oklch(81.39% 0.113 209.7) |
| XYZ | xyz(43.0115, 56.1530, 86.3978) |
| Luminance | 0.5616 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.68
Neon Blue
#04D9FF
ΔE00 4.79
Robin'S Egg
#6DEDFD
ΔE00 5.42
Robin Egg Blue
#8AF1FE
ΔE00 6.95
Robin'S Egg Blue
#98EFF9
ΔE00 7.57
Sky Blue
#87CEEB
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D6EA #EA6D59
analogous
#59EAB5 #59D6EA #598DEA
triadic
#59D6EA #EA59D6 #D6EA59
tetradic
#59D6EA #B559EA #EA6D59 #8DEA59
square
#59D6EA #B559EA #EA6D59 #8DEA59
split-complementary
#59D6EA #EA598D #EAB559
monochromatic
#179DB2 #23C9E3 #59D6EA #8FE3F1 #C6F1F8
Accessibility & contrast
On white
1.72
#59D6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#59D6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D6EA
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D6EA | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEB
Deuteranopia (green-blind)
#AFBFEA
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #59d6ea; /* rgb */ color: rgb(89, 214, 234); /* oklch */ color: oklch(81.4% 0.113 209.7);
Tailwind
colors: {
custom: {
50: '#97e3f0',
500: '#59d6ea',
950: '#000000',
},
}SCSS
$custom: #59d6ea; $custom-light: #97e3f0; $custom-dark: #000000;
JSON
{
"hex": "#59d6ea",
"rgb": {
"r": 89,
"g": 214,
"b": 234
},
"hsl": {
"h": 188.276,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.81389,
"c": 0.11284,
"h": 209.7
},
"luminance": 0.56157
}Semantic roles & 50–950 ramp
primary
#59D6EA
secondary
#B24635
accent
#280CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485