#59EF82#59EF82
#59EF82 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.7% C 0.197 H 149.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #59EF82 |
|---|---|
| RGB | rgb(89, 239, 130) |
| HSL | hsl(136, 82%, 64%) |
| HSV | hsv(136, 63%, 94%) |
| CMYK | cmyk(62.8%, 0%, 45.6%, 6.3%) |
| CIE-LAB | lab(84.72, -62.56, 41.11) |
| CIE-LCH | lch(84.72, 74.86, 146.69°) |
| OKLab | oklab(84.71% -0.1688 0.1006) |
| OKLCH | oklch(84.71% 0.197 149.2) |
| XYZ | xyz(39.0127, 65.4646, 31.6947) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.95
Minty Green
#0BF77D
ΔE00 2.97
Wintergreen
#20F986
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.11
Spearmint
#1EF876
ΔE00 3.27
Spring Green
#00FF7F
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EF82 #EF59C6
analogous
#7BEF59 #59EF82 #59EFCD
triadic
#59EF82 #8259EF #EF8259
tetradic
#59EF82 #597BEF #EF59C6 #EFCD59
square
#59EF82 #597BEF #EF59C6 #EFCD59
split-complementary
#59EF82 #CD59EF #EF597B
monochromatic
#12BC40 #21EA58 #59EF82 #91F4AC #C9FAD6
Accessibility & contrast
On white
1.49
#59EF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#59EF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EF82
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EF82 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7A
Deuteranopia (green-blind)
#DECE8A
Tritanopia (blue-blind)
#26EBD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59ef82; /* rgb */ color: rgb(89, 239, 130); /* oklch */ color: oklch(84.7% 0.197 149.2);
Tailwind
colors: {
custom: {
50: '#97f5a8',
500: '#59ef82',
950: '#000000',
},
}SCSS
$custom: #59ef82; $custom-light: #97f5a8; $custom-dark: #000000;
JSON
{
"hex": "#59ef82",
"rgb": {
"r": 89,
"g": 239,
"b": 130
},
"hsl": {
"h": 136.4,
"s": 82.418,
"l": 64.314
},
"oklch": {
"l": 0.84708,
"c": 0.19656,
"h": 149.2
},
"luminance": 0.65469
}Semantic roles & 50–950 ramp
primary
#59EF82
secondary
#BA3295
accent
#07A4DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580