#59E9A4#59E9A4
#59E9A4 is a very light, vivid teal. Relative luminance 0.631; OKLCH L 83.9% C 0.159 H 159.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #59E9A4 |
|---|---|
| RGB | rgb(89, 233, 164) |
| HSL | hsl(151, 77%, 63%) |
| HSV | hsv(151, 62%, 91%) |
| CMYK | cmyk(61.8%, 0%, 29.6%, 8.6%) |
| CIE-LAB | lab(83.48, -54.25, 22.34) |
| CIE-LCH | lch(83.48, 58.67, 157.61°) |
| OKLab | oklab(83.87% -0.1481 0.0567) |
| OKLCH | oklch(83.87% 0.159 159) |
| XYZ | xyz(39.9559, 63.0779, 45.1843) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.18
Aqua Green
#12E193
ΔE00 3.55
Seafoam Green
#7AF9AB
ΔE00 4.41
Light Blue Green
#7EFBB3
ΔE00 4.59
Greenish Turquoise
#00FBB0
ΔE00 4.62
Seafoam (survey)
#80F9AD
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E9A4 #E9599E
analogous
#59E95C #59E9A4 #59E6E9
triadic
#59E9A4 #A459E9 #E9A459
tetradic
#59E9A4 #5C59E9 #E9599E #E6E959
square
#59E9A4 #5C59E9 #E9599E #E6E959
split-complementary
#59E9A4 #E959E6 #E95C59
monochromatic
#17B067 #23E286 #59E9A4 #8FF0C2 #C5F7DF
Accessibility & contrast
On white
1.54
#59E9A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#59E9A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E9A4
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E9A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E9A4 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D8A0
Deuteranopia (green-blind)
#D3CAA8
Tritanopia (blue-blind)
#00E8D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59e9a4; /* rgb */ color: rgb(89, 233, 164); /* oklch */ color: oklch(83.9% 0.159 159.0);
Tailwind
colors: {
custom: {
50: '#95f1bf',
500: '#59e9a4',
950: '#000000',
},
}SCSS
$custom: #59e9a4; $custom-light: #95f1bf; $custom-dark: #000000;
JSON
{
"hex": "#59e9a4",
"rgb": {
"r": 89,
"g": 233,
"b": 164
},
"hsl": {
"h": 151.25,
"s": 76.596,
"l": 63.137
},
"oklch": {
"l": 0.83872,
"c": 0.15855,
"h": 159
},
"luminance": 0.63082
}Semantic roles & 50–950 ramp
primary
#59E9A4
secondary
#B13571
accent
#0D6ED9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582