#59EF88#59EF88
#59EF88 is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.8% C 0.191 H 150.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #59EF88 |
|---|---|
| RGB | rgb(89, 239, 136) |
| HSL | hsl(139, 82%, 64%) |
| HSV | hsv(139, 63%, 94%) |
| CMYK | cmyk(62.8%, 0%, 43.1%, 6.3%) |
| CIE-LAB | lab(84.81, -61.62, 38.28) |
| CIE-LCH | lch(84.81, 72.54, 148.15°) |
| OKLab | oklab(84.81% -0.1663 0.0943) |
| OKLCH | oklch(84.81% 0.191 150.4) |
| XYZ | xyz(39.4272, 65.6304, 33.8779) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.73
Turquoise Green
#04F489
ΔE00 2.79
Wintergreen
#20F986
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.26
Spearmint
#1EF876
ΔE00 3.81
Sea Green (survey)
#53FCA1
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EF88 #EF59C0
analogous
#75EF59 #59EF88 #59EFD3
triadic
#59EF88 #8859EF #EF8859
tetradic
#59EF88 #5975EF #EF59C0 #EFD359
square
#59EF88 #5975EF #EF59C0 #EFD359
split-complementary
#59EF88 #D359EF #EF5975
monochromatic
#12BC47 #21EA60 #59EF88 #91F4B0 #C9FAD8
Accessibility & contrast
On white
1.49
#59EF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#59EF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EF88
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EF88 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC80
Deuteranopia (green-blind)
#DDCE8F
Tritanopia (blue-blind)
#21EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59ef88; /* rgb */ color: rgb(89, 239, 136); /* oklch */ color: oklch(84.8% 0.191 150.4);
Tailwind
colors: {
custom: {
50: '#96f5ac',
500: '#59ef88',
950: '#000000',
},
}SCSS
$custom: #59ef88; $custom-light: #96f5ac; $custom-dark: #000000;
JSON
{
"hex": "#59ef88",
"rgb": {
"r": 89,
"g": 239,
"b": 136
},
"hsl": {
"h": 138.8,
"s": 82.418,
"l": 64.314
},
"oklch": {
"l": 0.84806,
"c": 0.19122,
"h": 150.4
},
"luminance": 0.65634
}Semantic roles & 50–950 ramp
primary
#59EF88
secondary
#BA3290
accent
#079BDF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581