#59EF77#59EF77
#59EF77 is a very light, highly saturated green. Relative luminance 0.652; OKLCH L 84.5% C 0.206 H 147.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #59EF77 |
|---|---|
| RGB | rgb(89, 239, 119) |
| HSL | hsl(132, 82%, 64%) |
| HSV | hsv(132, 63%, 94%) |
| CMYK | cmyk(62.8%, 0%, 50.2%, 6.3%) |
| CIE-LAB | lab(84.58, -64.18, 46.21) |
| CIE-LCH | lch(84.58, 79.08, 144.24°) |
| OKLab | oklab(84.54% -0.1733 0.1117) |
| OKLCH | oklch(84.54% 0.206 147.2) |
| XYZ | xyz(38.3134, 65.1849, 28.0120) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.85
Minty Green
#0BF77D
ΔE00 3.11
Wintergreen
#20F986
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 3.84
Lightish Green
#61E160
ΔE00 3.85
Lightgreen (survey)
#76FF7B
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EF77 #EF59D1
analogous
#86EF59 #59EF77 #59EFC2
triadic
#59EF77 #7759EF #EF7759
tetradic
#59EF77 #5986EF #EF59D1 #EFC259
square
#59EF77 #5986EF #EF59D1 #EFC259
split-complementary
#59EF77 #C259EF #EF5986
monochromatic
#12BC34 #21EA49 #59EF77 #91F4A5 #C9FAD2
Accessibility & contrast
On white
1.50
#59EF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#59EF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EF77
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EF77 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6D
Deuteranopia (green-blind)
#DFCE80
Tritanopia (blue-blind)
#2DEAD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59ef77; /* rgb */ color: rgb(89, 239, 119); /* oklch */ color: oklch(84.5% 0.206 147.2);
Tailwind
colors: {
custom: {
50: '#97f5a0',
500: '#59ef77',
950: '#000000',
},
}SCSS
$custom: #59ef77; $custom-light: #97f5a0; $custom-dark: #000000;
JSON
{
"hex": "#59ef77",
"rgb": {
"r": 89,
"g": 239,
"b": 119
},
"hsl": {
"h": 132,
"s": 82.418,
"l": 64.314
},
"oklch": {
"l": 0.84543,
"c": 0.20616,
"h": 147.2
},
"luminance": 0.65189
}Semantic roles & 50–950 ramp
primary
#59EF77
secondary
#BA329F
accent
#07B4DF
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580