#59ED7D#59ED7D
#59ED7D is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.1% C 0.198 H 148.4°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #59ED7D |
|---|---|
| RGB | rgb(89, 237, 125) |
| HSL | hsl(135, 80%, 64%) |
| HSV | hsv(135, 62%, 93%) |
| CMYK | cmyk(62.4%, 0%, 47.3%, 7.1%) |
| CIE-LAB | lab(84.05, -62.59, 42.69) |
| CIE-LCH | lch(84.05, 75.76, 145.70°) |
| OKLab | oklab(84.14% -0.169 0.104) |
| OKLCH | oklch(84.14% 0.198 148.4) |
| XYZ | xyz(38.1029, 64.1691, 29.7759) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.93
Minty Green
#0BF77D
ΔE00 3.20
Spearmint
#1EF876
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.44
Turquoise Green
#04F489
ΔE00 3.57
Lightish Green
#61E160
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ED7D #ED59C9
analogous
#7FED59 #59ED7D #59EDC7
triadic
#59ED7D #7D59ED #ED7D59
tetradic
#59ED7D #597FED #ED59C9 #EDC759
square
#59ED7D #597FED #ED59C9 #EDC759
split-complementary
#59ED7D #C759ED #ED597F
monochromatic
#14B83C #22E752 #59ED7D #90F3A8 #C7F9D3
Accessibility & contrast
On white
1.52
#59ED7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#59ED7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ED7D
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ED7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ED7D | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA74
Deuteranopia (green-blind)
#DCCD85
Tritanopia (blue-blind)
#2BE8D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59ed7d; /* rgb */ color: rgb(89, 237, 125); /* oklch */ color: oklch(84.1% 0.198 148.4);
Tailwind
colors: {
custom: {
50: '#96f4a4',
500: '#59ed7d',
950: '#000000',
},
}SCSS
$custom: #59ed7d; $custom-light: #96f4a4; $custom-dark: #000000;
JSON
{
"hex": "#59ed7d",
"rgb": {
"r": 89,
"g": 237,
"b": 125
},
"hsl": {
"h": 134.595,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.84135,
"c": 0.19841,
"h": 148.4
},
"luminance": 0.64173
}Semantic roles & 50–950 ramp
primary
#59ED7D
secondary
#B73397
accent
#09A9DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580