#59D7E9#59D7E9
#59D7E9 is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.6% C 0.113 H 208.2°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #59D7E9 |
|---|---|
| RGB | rgb(89, 215, 233) |
| HSL | hsl(188, 77%, 63%) |
| HSV | hsv(188, 62%, 91%) |
| CMYK | cmyk(61.8%, 7.7%, 0%, 8.6%) |
| CIE-LAB | lab(79.96, -29.40, -19.24) |
| CIE-LCH | lch(79.96, 35.14, 213.19°) |
| OKLab | oklab(81.58% -0.0994 -0.0533) |
| OKLCH | oklch(81.58% 0.113 208.2) |
| XYZ | xyz(43.1221, 56.6034, 85.7279) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.24
Robin'S Egg
#6DEDFD
ΔE00 5.08
Neon Blue
#04D9FF
ΔE00 5.36
Robin Egg Blue
#8AF1FE
ΔE00 6.66
Darkturquoise
#00CED1
ΔE00 7.26
Robin'S Egg Blue
#98EFF9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D7E9 #E96B59
analogous
#59E9B3 #59D7E9 #598FE9
triadic
#59D7E9 #E959D7 #D7E959
tetradic
#59D7E9 #B359E9 #E96B59 #8FE959
square
#59D7E9 #B359E9 #E96B59 #8FE959
split-complementary
#59D7E9 #E9598F #E9B359
monochromatic
#179DB0 #23CAE2 #59D7E9 #8FE4F0 #C5F1F7
Accessibility & contrast
On white
1.70
#59D7E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#59D7E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D7E9
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D7E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D7E9 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CFEA
Deuteranopia (green-blind)
#B0BFE9
Tritanopia (blue-blind)
#00E0DC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #59d7e9; /* rgb */ color: rgb(89, 215, 233); /* oklch */ color: oklch(81.6% 0.113 208.2);
Tailwind
colors: {
custom: {
50: '#97e3f0',
500: '#59d7e9',
950: '#000000',
},
}SCSS
$custom: #59d7e9; $custom-light: #97e3f0; $custom-dark: #000000;
JSON
{
"hex": "#59d7e9",
"rgb": {
"r": 89,
"g": 215,
"b": 233
},
"hsl": {
"h": 187.5,
"s": 76.596,
"l": 63.137
},
"oklch": {
"l": 0.81584,
"c": 0.11283,
"h": 208.2
},
"luminance": 0.56608
}Semantic roles & 50–950 ramp
primary
#59D7E9
secondary
#B14535
accent
#260DD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485