#59EA7B#59EA7B
#59EA7B is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.4% C 0.196 H 148.2°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #59EA7B |
|---|---|
| RGB | rgb(89, 234, 123) |
| HSL | hsl(134, 78%, 63%) |
| HSV | hsv(134, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(83.12, -61.80, 42.49) |
| CIE-LCH | lch(83.12, 74.99, 145.49°) |
| OKLab | oklab(83.36% -0.1669 0.1035) |
| OKLCH | oklch(83.36% 0.196 148.2) |
| XYZ | xyz(37.1152, 62.3958, 28.8227) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.60
Minty Green
#0BF77D
ΔE00 3.67
Spearmint
#1EF876
ΔE00 3.81
Lightish Green
#61E160
ΔE00 3.83
Turquoise Green
#04F489
ΔE00 3.91
Wintergreen
#20F986
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EA7B #EA59C8
analogous
#7FEA59 #59EA7B #59EAC3
triadic
#59EA7B #7B59EA #EA7B59
tetradic
#59EA7B #597FEA #EA59C8 #EAC359
square
#59EA7B #597FEA #EA59C8 #EAC359
split-complementary
#59EA7B #C359EA #EA597F
monochromatic
#17B23B #23E350 #59EA7B #8FF1A6 #C6F8D1
Accessibility & contrast
On white
1.56
#59EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#59EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EA7B
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EA7B | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD772
Deuteranopia (green-blind)
#DACA83
Tritanopia (blue-blind)
#2EE5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #59ea7b; /* rgb */ color: rgb(89, 234, 123); /* oklch */ color: oklch(83.4% 0.196 148.2);
Tailwind
colors: {
custom: {
50: '#96f2a3',
500: '#59ea7b',
950: '#000000',
},
}SCSS
$custom: #59ea7b; $custom-light: #96f2a3; $custom-dark: #000000;
JSON
{
"hex": "#59ea7b",
"rgb": {
"r": 89,
"g": 234,
"b": 123
},
"hsl": {
"h": 134.069,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.8336,
"c": 0.19633,
"h": 148.2
},
"luminance": 0.624
}Semantic roles & 50–950 ramp
primary
#59EA7B
secondary
#B23595
accent
#0CA9DA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580