#59EE7E#59EE7E
#59EE7E is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.4% C 0.199 H 148.5°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #59EE7E |
|---|---|
| RGB | rgb(89, 238, 126) |
| HSL | hsl(135, 81%, 64%) |
| HSV | hsv(135, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(84.37, -62.81, 42.60) |
| CIE-LCH | lch(84.37, 75.89, 145.85°) |
| OKLab | oklab(84.4% -0.1695 0.1039) |
| OKLCH | oklch(84.4% 0.199 148.5) |
| XYZ | xyz(38.4575, 64.7754, 30.2108) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.03
Minty Green
#0BF77D
ΔE00 3.06
Spearmint
#1EF876
ΔE00 3.19
Wintergreen
#20F986
ΔE00 3.27
Turquoise Green
#04F489
ΔE00 3.46
Spring Green
#00FF7F
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EE7E #EE59C9
analogous
#7FEE59 #59EE7E #59EEC8
triadic
#59EE7E #7E59EE #EE7E59
tetradic
#59EE7E #597FEE #EE59C9 #EEC859
square
#59EE7E #597FEE #EE59C9 #EEC859
split-complementary
#59EE7E #C859EE #EE597F
monochromatic
#13BA3C #21E853 #59EE7E #91F4A9 #C8F9D4
Accessibility & contrast
On white
1.50
#59EE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#59EE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EE7E
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EE7E | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA75
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#29E9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59ee7e; /* rgb */ color: rgb(89, 238, 126); /* oklch */ color: oklch(84.4% 0.199 148.5);
Tailwind
colors: {
custom: {
50: '#97f5a5',
500: '#59ee7e',
950: '#000000',
},
}SCSS
$custom: #59ee7e; $custom-light: #97f5a5; $custom-dark: #000000;
JSON
{
"hex": "#59ee7e",
"rgb": {
"r": 89,
"g": 238,
"b": 126
},
"hsl": {
"h": 134.899,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.84398,
"c": 0.19881,
"h": 148.5
},
"luminance": 0.64779
}Semantic roles & 50–950 ramp
primary
#59EE7E
secondary
#B93397
accent
#08A9DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580