#59EE97#59EE97
#59EE97 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.176 H 154.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #59EE97 |
|---|---|
| RGB | rgb(89, 238, 151) |
| HSL | hsl(145, 81%, 64%) |
| HSV | hsv(145, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 36.6%, 6.7%) |
| CIE-LAB | lab(84.74, -58.68, 30.70) |
| CIE-LCH | lch(84.74, 66.22, 152.38°) |
| OKLab | oklab(84.83% -0.1589 0.0769) |
| OKLCH | oklch(84.83% 0.176 154.2) |
| XYZ | xyz(40.2769, 65.5032, 39.7929) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.97
Sea Green (survey)
#53FCA1
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 3.51
Seafoam Green
#7AF9AB
ΔE00 3.53
Mediumspringgreen
#00FA9A
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EE97 #EE59B0
analogous
#66EE59 #59EE97 #59EEE1
triadic
#59EE97 #9759EE #EE9759
tetradic
#59EE97 #5966EE #EE59B0 #EEE159
square
#59EE97 #5966EE #EE59B0 #EEE159
split-complementary
#59EE97 #E159EE #EE5966
monochromatic
#13BA58 #21E874 #59EE97 #91F4BA #C8F9DD
Accessibility & contrast
On white
1.49
#59EE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#59EE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EE97
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EE97 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC91
Deuteranopia (green-blind)
#DACE9D
Tritanopia (blue-blind)
#0EEBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59ee97; /* rgb */ color: rgb(89, 238, 151); /* oklch */ color: oklch(84.8% 0.176 154.2);
Tailwind
colors: {
custom: {
50: '#96f4b6',
500: '#59ee97',
950: '#000000',
},
}SCSS
$custom: #59ee97; $custom-light: #96f4b6; $custom-dark: #000000;
JSON
{
"hex": "#59ee97",
"rgb": {
"r": 89,
"g": 238,
"b": 151
},
"hsl": {
"h": 144.966,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.84829,
"c": 0.17649,
"h": 154.2
},
"luminance": 0.65507
}Semantic roles & 50–950 ramp
primary
#59EE97
secondary
#B93381
accent
#0885DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581