#59EB7F#59EB7F
#59EB7F is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.7% C 0.194 H 148.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #59EB7F |
|---|---|
| RGB | rgb(89, 235, 127) |
| HSL | hsl(136, 78%, 64%) |
| HSV | hsv(136, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 46%, 7.8%) |
| CIE-LAB | lab(83.48, -61.56, 40.99) |
| CIE-LCH | lch(83.48, 73.96, 146.34°) |
| OKLab | oklab(83.67% -0.1662 0.1002) |
| OKLCH | oklch(83.67% 0.194 148.9) |
| XYZ | xyz(37.6562, 63.0690, 30.2636) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.42
Minty Green
#0BF77D
ΔE00 3.54
Turquoise Green
#04F489
ΔE00 3.55
Wintergreen
#20F986
ΔE00 3.68
Spearmint
#1EF876
ΔE00 3.81
Lightish Green
#61E160
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EB7F #EB59C5
analogous
#7CEB59 #59EB7F #59EBC8
triadic
#59EB7F #7F59EB #EB7F59
tetradic
#59EB7F #597CEB #EB59C5 #EBC859
square
#59EB7F #597CEB #EB59C5 #EBC859
split-complementary
#59EB7F #C859EB #EB597C
monochromatic
#16B43F #22E455 #59EB7F #90F2A9 #C6F8D3
Accessibility & contrast
On white
1.54
#59EB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#59EB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EB7F
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EB7F | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD877
Deuteranopia (green-blind)
#DACB86
Tritanopia (blue-blind)
#2BE7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59eb7f; /* rgb */ color: rgb(89, 235, 127); /* oklch */ color: oklch(83.7% 0.194 148.9);
Tailwind
colors: {
custom: {
50: '#96f2a5',
500: '#59eb7f',
950: '#000000',
},
}SCSS
$custom: #59eb7f; $custom-light: #96f2a5; $custom-dark: #000000;
JSON
{
"hex": "#59eb7f",
"rgb": {
"r": 89,
"g": 235,
"b": 127
},
"hsl": {
"h": 135.616,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.8367,
"c": 0.19408,
"h": 148.9
},
"luminance": 0.63073
}Semantic roles & 50–950 ramp
primary
#59EB7F
secondary
#B43493
accent
#0BA5DB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580