#59EEC9#59EEC9
#59EEC9 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.0% C 0.137 H 173.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #59EEC9 |
|---|---|
| RGB | rgb(89, 238, 201) |
| HSL | hsl(165, 81%, 64%) |
| HSV | hsv(165, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 15.5%, 6.7%) |
| CIE-LAB | lab(85.75, -48.20, 6.26) |
| CIE-LCH | lch(85.75, 48.61, 172.60°) |
| OKLab | oklab(85.98% -0.1365 0.0158) |
| OKLCH | oklch(85.98% 0.137 173.4) |
| XYZ | xyz(45.2318, 67.4851, 65.8892) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.00
Aqua Marine
#2EE8BB
ΔE00 3.03
Light Turquoise
#7EF4CC
ΔE00 3.25
Bright Teal
#01F9C6
ΔE00 4.22
Tiffany Blue
#7BF2DA
ΔE00 4.35
Aquamarine
#7FFFD4
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EEC9 #EE597E
analogous
#59EE7F #59EEC9 #59C8EE
triadic
#59EEC9 #C959EE #EEC959
tetradic
#59EEC9 #7F59EE #EE597E #C8EE59
square
#59EEC9 #7F59EE #EE597E #C8EE59
split-complementary
#59EEC9 #EE59C8 #EE7F59
monochromatic
#13BA90 #21E8B7 #59EEC9 #91F4DB #C8F9ED
Accessibility & contrast
On white
1.45
#59EEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#59EEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EEC9
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EEC9 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C7
Deuteranopia (green-blind)
#D1D0CC
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #59eec9; /* rgb */ color: rgb(89, 238, 201); /* oklch */ color: oklch(86.0% 0.137 173.4);
Tailwind
colors: {
custom: {
50: '#97f4d9',
500: '#59eec9',
950: '#000000',
},
}SCSS
$custom: #59eec9; $custom-light: #97f4d9; $custom-dark: #000000;
JSON
{
"hex": "#59eec9",
"rgb": {
"r": 89,
"g": 238,
"b": 201
},
"hsl": {
"h": 165.101,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.85984,
"c": 0.1374,
"h": 173.4
},
"luminance": 0.6749
}Semantic roles & 50–950 ramp
primary
#59EEC9
secondary
#B93354
accent
#083DDE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583