#59D9E8#59D9E8
#59D9E8 is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.0% C 0.113 H 205.9°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #59D9E8 |
|---|---|
| RGB | rgb(89, 217, 232) |
| HSL | hsl(186, 76%, 63%) |
| HSV | hsv(186, 62%, 91%) |
| CMYK | cmyk(61.6%, 6.5%, 0%, 9%) |
| CIE-LAB | lab(80.50, -30.65, -17.88) |
| CIE-LCH | lch(80.50, 35.49, 210.26°) |
| OKLab | oklab(82.01% -0.1019 -0.0495) |
| OKLCH | oklch(82.01% 0.113 205.9) |
| XYZ | xyz(43.4920, 57.5711, 85.1485) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.82
Robin'S Egg
#6DEDFD
ΔE00 4.62
Robin Egg Blue
#8AF1FE
ΔE00 6.26
Neon Blue
#04D9FF
ΔE00 6.29
Darkturquoise
#00CED1
ΔE00 6.52
Robin'S Egg Blue
#98EFF9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D9E8 #E86859
analogous
#59E8B0 #59D9E8 #5991E8
triadic
#59D9E8 #E859D9 #D9E859
tetradic
#59D9E8 #B059E8 #E86859 #91E859
square
#59D9E8 #B059E8 #E86859 #91E859
split-complementary
#59D9E8 #E85991 #E8B059
monochromatic
#189FAE #23CDE1 #59D9E8 #8FE5EF #C5F2F7
Accessibility & contrast
On white
1.68
#59D9E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#59D9E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D9E8
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D9E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D9E8 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1E9
Deuteranopia (green-blind)
#B3C1E8
Tritanopia (blue-blind)
#00E2DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #59d9e8; /* rgb */ color: rgb(89, 217, 232); /* oklch */ color: oklch(82.0% 0.113 205.9);
Tailwind
colors: {
custom: {
50: '#97e5ef',
500: '#59d9e8',
950: '#000000',
},
}SCSS
$custom: #59d9e8; $custom-light: #97e5ef; $custom-dark: #000000;
JSON
{
"hex": "#59d9e8",
"rgb": {
"r": 89,
"g": 217,
"b": 232
},
"hsl": {
"h": 186.294,
"s": 75.661,
"l": 62.941
},
"oklch": {
"l": 0.82011,
"c": 0.11327,
"h": 205.9
},
"luminance": 0.57576
}Semantic roles & 50–950 ramp
primary
#59D9E8
secondary
#AF4336
accent
#230ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485