#59E9AA#59E9AA
#59E9AA is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.0% C 0.154 H 161.2°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #59E9AA |
|---|---|
| RGB | rgb(89, 233, 170) |
| HSL | hsl(154, 77%, 63%) |
| HSV | hsv(154, 62%, 91%) |
| CMYK | cmyk(61.8%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(83.60, -53.03, 19.40) |
| CIE-LCH | lch(83.60, 56.46, 159.91°) |
| OKLab | oklab(84.01% -0.1454 0.0494) |
| OKLCH | oklch(84.01% 0.154 161.2) |
| XYZ | xyz(40.5105, 63.2998, 48.1056) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.06
Aqua Green
#12E193
ΔE00 4.18
Greenish Turquoise
#00FBB0
ΔE00 4.66
Greenish Cyan
#2AFEB7
ΔE00 4.86
Light Blue Green
#7EFBB3
ΔE00 4.91
Seafoam
#7FE0B3
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E9AA #E95998
analogous
#59E962 #59E9AA #59E0E9
triadic
#59E9AA #AA59E9 #E9AA59
tetradic
#59E9AA #6259E9 #E95998 #E0E959
square
#59E9AA #6259E9 #E95998 #E0E959
split-complementary
#59E9AA #E959E0 #E96259
monochromatic
#17B06D #23E28E #59E9AA #8FF0C6 #C5F7E1
Accessibility & contrast
On white
1.54
#59E9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#59E9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E9AA
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E9AA | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A6
Deuteranopia (green-blind)
#D2CBAE
Tritanopia (blue-blind)
#00E8D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59e9aa; /* rgb */ color: rgb(89, 233, 170); /* oklch */ color: oklch(84.0% 0.154 161.2);
Tailwind
colors: {
custom: {
50: '#95f1c3',
500: '#59e9aa',
950: '#000000',
},
}SCSS
$custom: #59e9aa; $custom-light: #95f1c3; $custom-dark: #000000;
JSON
{
"hex": "#59e9aa",
"rgb": {
"r": 89,
"g": 233,
"b": 170
},
"hsl": {
"h": 153.75,
"s": 76.596,
"l": 63.137
},
"oklch": {
"l": 0.84006,
"c": 0.15353,
"h": 161.2
},
"luminance": 0.63304
}Semantic roles & 50–950 ramp
primary
#59E9AA
secondary
#B1356B
accent
#0D66D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582