#59EE7D#59EE7D
#59EE7D is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.4% C 0.200 H 148.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #59EE7D |
|---|---|
| RGB | rgb(89, 238, 125) |
| HSL | hsl(134, 81%, 64%) |
| HSV | hsv(134, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 47.5%, 6.7%) |
| CIE-LAB | lab(84.35, -62.95, 43.07) |
| CIE-LCH | lch(84.35, 76.28, 145.62°) |
| OKLab | oklab(84.38% -0.1699 0.1049) |
| OKLCH | oklch(84.38% 0.2 148.3) |
| XYZ | xyz(38.3933, 64.7497, 29.8727) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.06
Weird Green
#3AE57F
ΔE00 3.11
Spearmint
#1EF876
ΔE00 3.15
Wintergreen
#20F986
ΔE00 3.31
Turquoise Green
#04F489
ΔE00 3.54
Spring Green
#00FF7F
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EE7D #EE59CA
analogous
#80EE59 #59EE7D #59EEC8
triadic
#59EE7D #7D59EE #EE7D59
tetradic
#59EE7D #5980EE #EE59CA #EEC859
square
#59EE7D #5980EE #EE59CA #EEC859
split-complementary
#59EE7D #C859EE #EE5980
monochromatic
#13BA3B #21E852 #59EE7D #91F4A8 #C8F9D4
Accessibility & contrast
On white
1.51
#59EE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#59EE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EE7D
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EE7D | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA74
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#2AE9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59ee7d; /* rgb */ color: rgb(89, 238, 125); /* oklch */ color: oklch(84.4% 0.200 148.3);
Tailwind
colors: {
custom: {
50: '#97f5a4',
500: '#59ee7d',
950: '#000000',
},
}SCSS
$custom: #59ee7d; $custom-light: #97f5a4; $custom-dark: #000000;
JSON
{
"hex": "#59ee7d",
"rgb": {
"r": 89,
"g": 238,
"b": 125
},
"hsl": {
"h": 134.497,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.84383,
"c": 0.19969,
"h": 148.3
},
"luminance": 0.64754
}Semantic roles & 50–950 ramp
primary
#59EE7D
secondary
#B93398
accent
#08AADE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580