#59EA8E#59EA8E
#59EA8E is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.179 H 152.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #59EA8E |
|---|---|
| RGB | rgb(89, 234, 142) |
| HSL | hsl(142, 78%, 63%) |
| HSV | hsv(142, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 39.3%, 8.2%) |
| CIE-LAB | lab(83.40, -58.75, 33.46) |
| CIE-LCH | lch(83.40, 67.61, 150.34°) |
| OKLab | oklab(83.68% -0.1588 0.0832) |
| OKLCH | oklch(83.68% 0.179 152.3) |
| XYZ | xyz(38.4220, 62.9186, 35.7056) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.38
Turquoise Green
#04F489
ΔE00 3.47
Sea Green (survey)
#53FCA1
ΔE00 4.03
Light Green Blue
#56FCA2
ΔE00 4.05
Wintergreen
#20F986
ΔE00 4.33
Mediumspringgreen
#00FA9A
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EA8E #EA59B5
analogous
#6CEA59 #59EA8E #59EAD6
triadic
#59EA8E #8E59EA #EA8E59
tetradic
#59EA8E #596CEA #EA59B5 #EAD659
square
#59EA8E #596CEA #EA59B5 #EAD659
split-complementary
#59EA8E #D659EA #EA596C
monochromatic
#17B24F #23E369 #59EA8E #8FF1B3 #C6F8D8
Accessibility & contrast
On white
1.55
#59EA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#59EA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EA8E
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EA8E | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD888
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#1FE7D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59ea8e; /* rgb */ color: rgb(89, 234, 142); /* oklch */ color: oklch(83.7% 0.179 152.3);
Tailwind
colors: {
custom: {
50: '#96f2b0',
500: '#59ea8e',
950: '#000000',
},
}SCSS
$custom: #59ea8e; $custom-light: #96f2b0; $custom-dark: #000000;
JSON
{
"hex": "#59ea8e",
"rgb": {
"r": 89,
"g": 234,
"b": 142
},
"hsl": {
"h": 141.931,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.83677,
"c": 0.17931,
"h": 152.3
},
"luminance": 0.62922
}Semantic roles & 50–950 ramp
primary
#59EA8E
secondary
#B23584
accent
#0C8EDA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581