#59EF8A#59EF8A
#59EF8A is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.8% C 0.189 H 150.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #59EF8A |
|---|---|
| RGB | rgb(89, 239, 138) |
| HSL | hsl(140, 82%, 64%) |
| HSV | hsv(140, 63%, 94%) |
| CMYK | cmyk(62.8%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(84.84, -61.29, 37.33) |
| CIE-LCH | lch(84.84, 71.77, 148.65°) |
| OKLab | oklab(84.84% -0.1655 0.0922) |
| OKLCH | oklch(84.84% 0.189 150.9) |
| XYZ | xyz(39.5707, 65.6878, 34.6335) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.73
Turquoise Green
#04F489
ΔE00 2.75
Wintergreen
#20F986
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.68
Light Green Blue
#56FCA2
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EF8A #EF59BE
analogous
#73EF59 #59EF8A #59EFD5
triadic
#59EF8A #8A59EF #EF8A59
tetradic
#59EF8A #5973EF #EF59BE #EFD559
square
#59EF8A #5973EF #EF59BE #EFD559
split-complementary
#59EF8A #D559EF #EF5973
monochromatic
#12BC49 #21EA63 #59EF8A #91F4B1 #C9FAD9
Accessibility & contrast
On white
1.49
#59EF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#59EF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EF8A
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EF8A | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#DDCE91
Tritanopia (blue-blind)
#1FEBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59ef8a; /* rgb */ color: rgb(89, 239, 138); /* oklch */ color: oklch(84.8% 0.189 150.9);
Tailwind
colors: {
custom: {
50: '#96f5ad',
500: '#59ef8a',
950: '#000000',
},
}SCSS
$custom: #59ef8a; $custom-light: #96f5ad; $custom-dark: #000000;
JSON
{
"hex": "#59ef8a",
"rgb": {
"r": 89,
"g": 239,
"b": 138
},
"hsl": {
"h": 139.6,
"s": 82.418,
"l": 64.314
},
"oklch": {
"l": 0.8484,
"c": 0.18944,
"h": 150.9
},
"luminance": 0.65692
}Semantic roles & 50–950 ramp
primary
#59EF8A
secondary
#BA328E
accent
#0798DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581