#59EF87#59EF87
#59EF87 is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.8% C 0.192 H 150.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #59EF87 |
|---|---|
| RGB | rgb(89, 239, 135) |
| HSL | hsl(138, 82%, 64%) |
| HSV | hsv(138, 63%, 94%) |
| CMYK | cmyk(62.8%, 0%, 43.5%, 6.3%) |
| CIE-LAB | lab(84.79, -61.78, 38.76) |
| CIE-LCH | lch(84.79, 72.93, 147.90°) |
| OKLab | oklab(84.79% -0.1668 0.0954) |
| OKLCH | oklch(84.79% 0.192 150.2) |
| XYZ | xyz(39.3565, 65.6021, 33.5054) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.75
Turquoise Green
#04F489
ΔE00 2.83
Wintergreen
#20F986
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.20
Spearmint
#1EF876
ΔE00 3.70
Sea Green (survey)
#53FCA1
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EF87 #EF59C1
analogous
#76EF59 #59EF87 #59EFD2
triadic
#59EF87 #8759EF #EF8759
tetradic
#59EF87 #5976EF #EF59C1 #EFD259
square
#59EF87 #5976EF #EF59C1 #EFD259
split-complementary
#59EF87 #D259EF #EF5976
monochromatic
#12BC46 #21EA5F #59EF87 #91F4AF #C9FAD8
Accessibility & contrast
On white
1.49
#59EF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#59EF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EF87
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EF87 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7F
Deuteranopia (green-blind)
#DDCE8E
Tritanopia (blue-blind)
#22EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59ef87; /* rgb */ color: rgb(89, 239, 135); /* oklch */ color: oklch(84.8% 0.192 150.2);
Tailwind
colors: {
custom: {
50: '#96f5ab',
500: '#59ef87',
950: '#000000',
},
}SCSS
$custom: #59ef87; $custom-light: #96f5ab; $custom-dark: #000000;
JSON
{
"hex": "#59ef87",
"rgb": {
"r": 89,
"g": 239,
"b": 135
},
"hsl": {
"h": 138.4,
"s": 82.418,
"l": 64.314
},
"oklch": {
"l": 0.84789,
"c": 0.19212,
"h": 150.2
},
"luminance": 0.65606
}Semantic roles & 50–950 ramp
primary
#59EF87
secondary
#BA3290
accent
#079DDF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581