#59FC77#59FC77
#59FC77 is a very light, highly saturated green. Relative luminance 0.731; OKLCH L 87.8% C 0.222 H 146.6°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #59FC77 |
|---|---|
| RGB | rgb(89, 252, 119) |
| HSL | hsl(131, 96%, 67%) |
| HSV | hsv(131, 65%, 99%) |
| CMYK | cmyk(64.7%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(88.48, -68.74, 50.98) |
| CIE-LCH | lch(88.48, 85.58, 143.44°) |
| OKLab | oklab(87.76% -0.1856 0.1223) |
| OKLCH | oklch(87.76% 0.222 146.6) |
| XYZ | xyz(42.2571, 73.0722, 29.3266) |
| Luminance | 0.7308 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.00
Spearmint
#1EF876
ΔE00 2.48
Spring Green
#00FF7F
ΔE00 2.92
Light Bright Green
#53FE5C
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.33
Bright Light Green
#2DFE54
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FC77 #FC59DE
analogous
#8DFC59 #59FC77 #59FCC9
triadic
#59FC77 #7759FC #FC7759
tetradic
#59FC77 #598DFC #FC59DE #FCC959
square
#59FC77 #598DFC #FC59DE #FCC959
split-complementary
#59FC77 #C959FC #FC598D
monochromatic
#04D72B #1DFB46 #59FC77 #95FDA8 #D1FEDA
Accessibility & contrast
On white
1.34
#59FC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#59FC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FC77
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FC77 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE66B
Deuteranopia (green-blind)
#EBD981
Tritanopia (blue-blind)
#24F6DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #59fc77; /* rgb */ color: rgb(89, 252, 119); /* oklch */ color: oklch(87.8% 0.222 146.6);
Tailwind
colors: {
custom: {
50: '#99ffa1',
500: '#59fc77',
950: '#000000',
},
}SCSS
$custom: #59fc77; $custom-light: #99ffa1; $custom-dark: #000000;
JSON
{
"hex": "#59fc77",
"rgb": {
"r": 89,
"g": 252,
"b": 119
},
"hsl": {
"h": 131.043,
"s": 96.45,
"l": 66.863
},
"oklch": {
"l": 0.87764,
"c": 0.22223,
"h": 146.6
},
"luminance": 0.73077
}Semantic roles & 50–950 ramp
primary
#59FC77
secondary
#D128B2
accent
#00BBE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680