#59FA72#59FA72
#59FA72 is a very light, highly saturated green. Relative luminance 0.717; OKLCH L 87.2% C 0.224 H 146.0°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #59FA72 |
|---|---|
| RGB | rgb(89, 250, 114) |
| HSL | hsl(129, 94%, 66%) |
| HSV | hsv(129, 64%, 98%) |
| CMYK | cmyk(64.4%, 0%, 54.4%, 2%) |
| CIE-LAB | lab(87.83, -68.70, 52.47) |
| CIE-LCH | lch(87.83, 86.44, 142.63°) |
| OKLab | oklab(87.21% -0.1856 0.1252) |
| OKLCH | oklch(87.21% 0.224 146) |
| XYZ | xyz(41.3399, 71.7057, 27.5783) |
| Luminance | 0.7171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.10
Spearmint
#1EF876
ΔE00 2.62
Light Bright Green
#53FE5C
ΔE00 2.71
Light Neon Green
#4EFD54
ΔE00 3.28
Bright Light Green
#2DFE54
ΔE00 3.29
Lighter Green
#75FD63
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FA72 #FA59E1
analogous
#91FA59 #59FA72 #59FAC3
triadic
#59FA72 #7259FA #FA7259
tetradic
#59FA72 #5991FA #FA59E1 #FAC359
square
#59FA72 #5991FA #FA59E1 #FAC359
split-complementary
#59FA72 #C359FA #FA5991
monochromatic
#06D226 #1EF840 #59FA72 #94FCA4 #D0FED7
Accessibility & contrast
On white
1.37
#59FA72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#59FA72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FA72
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FA72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FA72 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE565
Deuteranopia (green-blind)
#EAD77C
Tritanopia (blue-blind)
#29F4DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #59fa72; /* rgb */ color: rgb(89, 250, 114); /* oklch */ color: oklch(87.2% 0.224 146.0);
Tailwind
colors: {
custom: {
50: '#99fd9e',
500: '#59fa72',
950: '#000000',
},
}SCSS
$custom: #59fa72; $custom-light: #99fd9e; $custom-dark: #000000;
JSON
{
"hex": "#59fa72",
"rgb": {
"r": 89,
"g": 250,
"b": 114
},
"hsl": {
"h": 129.317,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.87205,
"c": 0.22389,
"h": 146
},
"luminance": 0.7171
}Semantic roles & 50–950 ramp
primary
#59FA72
secondary
#CD2AB4
accent
#00C2E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680