#59EEA9#59EEA9
#59EEA9 is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.2% C 0.161 H 159.7°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #59EEA9 |
|---|---|
| RGB | rgb(89, 238, 169) |
| HSL | hsl(152, 81%, 64%) |
| HSV | hsv(152, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 29%, 6.7%) |
| CIE-LAB | lab(85.06, -55.23, 21.94) |
| CIE-LCH | lch(85.06, 59.43, 158.33°) |
| OKLab | oklab(85.2% -0.1509 0.0557) |
| OKLCH | oklch(85.2% 0.161 159.7) |
| XYZ | xyz(41.8518, 66.1331, 48.0878) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.10
Greenish Turquoise
#00FBB0
ΔE00 3.71
Seafoam Green
#7AF9AB
ΔE00 3.79
Light Blue Green
#7EFBB3
ΔE00 3.82
Greenish Cyan
#2AFEB7
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EEA9 #EE599E
analogous
#59EE5F #59EEA9 #59E8EE
triadic
#59EEA9 #A959EE #EEA959
tetradic
#59EEA9 #5F59EE #EE599E #E8EE59
square
#59EEA9 #5F59EE #EE599E #E8EE59
split-complementary
#59EEA9 #EE59E8 #EE5F59
monochromatic
#13BA6C #21E88C #59EEA9 #91F4C6 #C8F9E3
Accessibility & contrast
On white
1.48
#59EEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#59EEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EEA9
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EEA9 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA5
Deuteranopia (green-blind)
#D7CFAD
Tritanopia (blue-blind)
#00EDDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59eea9; /* rgb */ color: rgb(89, 238, 169); /* oklch */ color: oklch(85.2% 0.161 159.7);
Tailwind
colors: {
custom: {
50: '#96f4c2',
500: '#59eea9',
950: '#000000',
},
}SCSS
$custom: #59eea9; $custom-light: #96f4c2; $custom-dark: #000000;
JSON
{
"hex": "#59eea9",
"rgb": {
"r": 89,
"g": 238,
"b": 169
},
"hsl": {
"h": 152.215,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.85199,
"c": 0.16084,
"h": 159.7
},
"luminance": 0.66137
}Semantic roles & 50–950 ramp
primary
#59EEA9
secondary
#B93371
accent
#086BDE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582