#59EF89#59EF89
#59EF89 is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.8% C 0.190 H 150.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #59EF89 |
|---|---|
| RGB | rgb(89, 239, 137) |
| HSL | hsl(139, 82%, 64%) |
| HSV | hsv(139, 63%, 94%) |
| CMYK | cmyk(62.8%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(84.82, -61.46, 37.81) |
| CIE-LCH | lch(84.82, 72.15, 148.40°) |
| OKLab | oklab(84.82% -0.1659 0.0933) |
| OKLCH | oklch(84.82% 0.19 150.7) |
| XYZ | xyz(39.4986, 65.6590, 34.2539) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.73
Turquoise Green
#04F489
ΔE00 2.77
Wintergreen
#20F986
ΔE00 3.05
Minty Green
#0BF77D
ΔE00 3.34
Sea Green (survey)
#53FCA1
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EF89 #EF59BF
analogous
#74EF59 #59EF89 #59EFD4
triadic
#59EF89 #8959EF #EF8959
tetradic
#59EF89 #5974EF #EF59BF #EFD459
square
#59EF89 #5974EF #EF59BF #EFD459
split-complementary
#59EF89 #D459EF #EF5974
monochromatic
#12BC48 #21EA61 #59EF89 #91F4B1 #C9FAD8
Accessibility & contrast
On white
1.49
#59EF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#59EF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EF89
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EF89 | 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)
#F0DC81
Deuteranopia (green-blind)
#DDCE90
Tritanopia (blue-blind)
#20EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59ef89; /* rgb */ color: rgb(89, 239, 137); /* oklch */ color: oklch(84.8% 0.190 150.7);
Tailwind
colors: {
custom: {
50: '#96f5ac',
500: '#59ef89',
950: '#000000',
},
}SCSS
$custom: #59ef89; $custom-light: #96f5ac; $custom-dark: #000000;
JSON
{
"hex": "#59ef89",
"rgb": {
"r": 89,
"g": 239,
"b": 137
},
"hsl": {
"h": 139.2,
"s": 82.418,
"l": 64.314
},
"oklch": {
"l": 0.84823,
"c": 0.19033,
"h": 150.7
},
"luminance": 0.65663
}Semantic roles & 50–950 ramp
primary
#59EF89
secondary
#BA328F
accent
#079ADF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581