#59EB7D#59EB7D
#59EB7D is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.6% C 0.196 H 148.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #59EB7D |
|---|---|
| RGB | rgb(89, 235, 125) |
| HSL | hsl(135, 78%, 64%) |
| HSV | hsv(135, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 46.8%, 7.8%) |
| CIE-LAB | lab(83.45, -61.86, 41.93) |
| CIE-LCH | lch(83.45, 74.73, 145.87°) |
| OKLab | oklab(83.64% -0.167 0.1023) |
| OKLCH | oklch(83.64% 0.196 148.5) |
| XYZ | xyz(37.5271, 63.0174, 29.5840) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.58
Minty Green
#0BF77D
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 3.69
Spearmint
#1EF876
ΔE00 3.70
Wintergreen
#20F986
ΔE00 3.74
Lightish Green
#61E160
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EB7D #EB59C7
analogous
#7EEB59 #59EB7D #59EBC6
triadic
#59EB7D #7D59EB #EB7D59
tetradic
#59EB7D #597EEB #EB59C7 #EBC659
square
#59EB7D #597EEB #EB59C7 #EBC659
split-complementary
#59EB7D #C659EB #EB597E
monochromatic
#16B43D #22E452 #59EB7D #90F2A8 #C6F8D3
Accessibility & contrast
On white
1.54
#59EB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#59EB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EB7D
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EB7D | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD874
Deuteranopia (green-blind)
#DBCB85
Tritanopia (blue-blind)
#2CE7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59eb7d; /* rgb */ color: rgb(89, 235, 125); /* oklch */ color: oklch(83.6% 0.196 148.5);
Tailwind
colors: {
custom: {
50: '#96f2a4',
500: '#59eb7d',
950: '#000000',
},
}SCSS
$custom: #59eb7d; $custom-light: #96f2a4; $custom-dark: #000000;
JSON
{
"hex": "#59eb7d",
"rgb": {
"r": 89,
"g": 235,
"b": 125
},
"hsl": {
"h": 134.795,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.83639,
"c": 0.19585,
"h": 148.5
},
"luminance": 0.63021
}Semantic roles & 50–950 ramp
primary
#59EB7D
secondary
#B43494
accent
#0BA7DB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580