#59FF72#59FF72
#59FF72 is a very light, highly saturated green. Relative luminance 0.749; OKLCH L 88.4% C 0.230 H 145.8°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #59FF72 |
|---|---|
| RGB | rgb(89, 255, 114) |
| HSL | hsl(129, 100%, 67%) |
| HSV | hsv(129, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(89.32, -70.40, 54.26) |
| CIE-LCH | lch(89.32, 88.88, 142.38°) |
| OKLab | oklab(88.44% -0.1902 0.1291) |
| OKLCH | oklch(88.44% 0.23 145.8) |
| XYZ | xyz(42.9142, 74.8543, 28.1031) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.86
Light Bright Green
#53FE5C
ΔE00 2.24
Bright Light Green
#2DFE54
ΔE00 2.90
Light Neon Green
#4EFD54
ΔE00 2.91
Lighter Green
#75FD63
ΔE00 2.98
Spearmint
#1EF876
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FF72 #FF59E6
analogous
#93FF59 #59FF72 #59FFC5
triadic
#59FF72 #7259FF #FF7259
tetradic
#59FF72 #5993FF #FF59E6 #FFC559
square
#59FF72 #5993FF #FF59E6 #FFC559
split-complementary
#59FF72 #C559FF #FF5993
monochromatic
#00DE21 #1CFF3E #59FF72 #96FFA6 #D3FFDA
Accessibility & contrast
On white
1.31
#59FF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#59FF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FF72
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FF72 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE964
Deuteranopia (green-blind)
#EEDB7D
Tritanopia (blue-blind)
#25F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #59ff72; /* rgb */ color: rgb(89, 255, 114); /* oklch */ color: oklch(88.4% 0.230 145.8);
Tailwind
colors: {
custom: {
50: '#9aff9e',
500: '#59ff72',
950: '#000000',
},
}SCSS
$custom: #59ff72; $custom-light: #9aff9e; $custom-dark: #000000;
JSON
{
"hex": "#59ff72",
"rgb": {
"r": 89,
"g": 255,
"b": 114
},
"hsl": {
"h": 129.036,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.88442,
"c": 0.2299,
"h": 145.8
},
"luminance": 0.74859
}Semantic roles & 50–950 ramp
primary
#59FF72
secondary
#D626BC
accent
#00C3E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680