#59FF77#59FF77
#59FF77 is a very light, highly saturated green. Relative luminance 0.750; OKLCH L 88.5% C 0.226 H 146.5°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #59FF77 |
|---|---|
| RGB | rgb(89, 255, 119) |
| HSL | hsl(131, 100%, 67%) |
| HSV | hsv(131, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(89.38, -69.77, 52.07) |
| CIE-LCH | lch(89.38, 87.06, 143.27°) |
| OKLab | oklab(88.51% -0.1884 0.1247) |
| OKLCH | oklch(88.51% 0.226 146.5) |
| XYZ | xyz(43.2066, 74.9712, 29.6431) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.86
Spearmint
#1EF876
ΔE00 2.83
Light Bright Green
#53FE5C
ΔE00 2.85
Spring Green
#00FF7F
ΔE00 2.99
Bright Light Green
#2DFE54
ΔE00 3.42
Lighter Green
#75FD63
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FF77 #FF59E1
analogous
#8EFF59 #59FF77 #59FFCA
triadic
#59FF77 #7759FF #FF7759
tetradic
#59FF77 #598EFF #FF59E1 #FFCA59
square
#59FF77 #598EFF #FF59E1 #FFCA59
split-complementary
#59FF77 #CA59FF #FF598E
monochromatic
#00DE28 #1CFF45 #59FF77 #96FFA9 #D3FFDB
Accessibility & contrast
On white
1.31
#59FF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#59FF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FF77
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FF77 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96A
Deuteranopia (green-blind)
#EEDB81
Tritanopia (blue-blind)
#22F9E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #59ff77; /* rgb */ color: rgb(89, 255, 119); /* oklch */ color: oklch(88.5% 0.226 146.5);
Tailwind
colors: {
custom: {
50: '#9affa1',
500: '#59ff77',
950: '#000000',
},
}SCSS
$custom: #59ff77; $custom-light: #9affa1; $custom-dark: #000000;
JSON
{
"hex": "#59ff77",
"rgb": {
"r": 89,
"g": 255,
"b": 119
},
"hsl": {
"h": 130.843,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.88505,
"c": 0.22587,
"h": 146.5
},
"luminance": 0.74976
}Semantic roles & 50–950 ramp
primary
#59FF77
secondary
#D626B6
accent
#00BCE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680