#59ED7F#59ED7F
#59ED7F is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.2% C 0.197 H 148.8°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #59ED7F |
|---|---|
| RGB | rgb(89, 237, 127) |
| HSL | hsl(135, 80%, 64%) |
| HSV | hsv(135, 62%, 93%) |
| CMYK | cmyk(62.4%, 0%, 46.4%, 7.1%) |
| CIE-LAB | lab(84.08, -62.29, 41.76) |
| CIE-LCH | lch(84.08, 74.99, 146.17°) |
| OKLab | oklab(84.17% -0.1681 0.102) |
| OKLCH | oklch(84.17% 0.197 148.8) |
| XYZ | xyz(38.2320, 64.2207, 30.4556) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.42
Spearmint
#1EF876
ΔE00 3.43
Lightish Green
#61E160
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ED7F #ED59C7
analogous
#7DED59 #59ED7F #59EDC9
triadic
#59ED7F #7F59ED #ED7F59
tetradic
#59ED7F #597DED #ED59C7 #EDC959
square
#59ED7F #597DED #ED59C7 #EDC959
split-complementary
#59ED7F #C959ED #ED597D
monochromatic
#14B83E #22E754 #59ED7F #90F3AA #C7F9D4
Accessibility & contrast
On white
1.52
#59ED7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#59ED7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ED7F
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ED7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ED7F | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA76
Deuteranopia (green-blind)
#DCCD87
Tritanopia (blue-blind)
#29E9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59ed7f; /* rgb */ color: rgb(89, 237, 127); /* oklch */ color: oklch(84.2% 0.197 148.8);
Tailwind
colors: {
custom: {
50: '#96f4a6',
500: '#59ed7f',
950: '#000000',
},
}SCSS
$custom: #59ed7f; $custom-light: #96f4a6; $custom-dark: #000000;
JSON
{
"hex": "#59ed7f",
"rgb": {
"r": 89,
"g": 237,
"b": 127
},
"hsl": {
"h": 135.405,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.84166,
"c": 0.19664,
"h": 148.8
},
"luminance": 0.64225
}Semantic roles & 50–950 ramp
primary
#59ED7F
secondary
#B73395
accent
#09A6DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580