#59D2EA#59D2EA
#59D2EA is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.5% C 0.112 H 212.9°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #59D2EA |
|---|---|
| RGB | rgb(89, 210, 234) |
| HSL | hsl(190, 78%, 63%) |
| HSV | hsv(190, 62%, 92%) |
| CMYK | cmyk(62%, 10.3%, 0%, 8.2%) |
| CIE-LAB | lab(78.55, -26.67, -21.90) |
| CIE-LCH | lch(78.55, 34.51, 219.39°) |
| OKLab | oklab(80.46% -0.0939 -0.0608) |
| OKLCH | oklch(80.46% 0.112 212.9) |
| XYZ | xyz(42.0116, 54.1531, 86.0645) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.00
Aqua Blue
#02D8E9
ΔE00 4.95
Sky Blue
#87CEEB
ΔE00 6.34
Robin'S Egg
#6DEDFD
ΔE00 6.76
Bright Sky Blue
#02CCFE
ΔE00 6.84
Baby Blue
#89CFF0
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D2EA #EA7159
analogous
#59EAB9 #59D2EA #5989EA
triadic
#59D2EA #EA59D2 #D2EA59
tetradic
#59D2EA #B959EA #EA7159 #89EA59
square
#59D2EA #B959EA #EA7159 #89EA59
split-complementary
#59D2EA #EA5989 #EAB959
monochromatic
#1798B2 #23C3E3 #59D2EA #8FE1F1 #C6EFF8
Accessibility & contrast
On white
1.77
#59D2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#59D2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D2EA
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D2EA | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CBEB
Deuteranopia (green-blind)
#AABCEA
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #59d2ea; /* rgb */ color: rgb(89, 210, 234); /* oklch */ color: oklch(80.5% 0.112 212.9);
Tailwind
colors: {
custom: {
50: '#96e0f0',
500: '#59d2ea',
950: '#000000',
},
}SCSS
$custom: #59d2ea; $custom-light: #96e0f0; $custom-dark: #000000;
JSON
{
"hex": "#59d2ea",
"rgb": {
"r": 89,
"g": 210,
"b": 234
},
"hsl": {
"h": 189.931,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.80464,
"c": 0.11189,
"h": 212.9
},
"luminance": 0.54158
}Semantic roles & 50–950 ramp
primary
#59D2EA
secondary
#B24A35
accent
#2E0CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485