#59FF71#59FF71
#59FF71 is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.4% C 0.231 H 145.7°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #59FF71 |
|---|---|
| RGB | rgb(89, 255, 113) |
| HSL | hsl(129, 100%, 67%) |
| HSV | hsv(129, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(89.31, -70.53, 54.69) |
| CIE-LCH | lch(89.31, 89.25, 142.21°) |
| OKLab | oklab(88.43% -0.1906 0.13) |
| OKLCH | oklch(88.43% 0.231 145.7) |
| XYZ | xyz(42.8576, 74.8316, 27.8049) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.89
Light Bright Green
#53FE5C
ΔE00 2.13
Light Neon Green
#4EFD54
ΔE00 2.79
Bright Light Green
#2DFE54
ΔE00 2.81
Lighter Green
#75FD63
ΔE00 2.89
Spearmint
#1EF876
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FF71 #FF59E7
analogous
#94FF59 #59FF71 #59FFC4
triadic
#59FF71 #7159FF #FF7159
tetradic
#59FF71 #5994FF #FF59E7 #FFC459
square
#59FF71 #5994FF #FF59E7 #FFC459
split-complementary
#59FF71 #C459FF #FF5994
monochromatic
#00DE20 #1CFF3D #59FF71 #96FFA5 #D3FFDA
Accessibility & contrast
On white
1.32
#59FF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#59FF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FF71
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FF71 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 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)
#FFE963
Deuteranopia (green-blind)
#EFDB7C
Tritanopia (blue-blind)
#26F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #59ff71; /* rgb */ color: rgb(89, 255, 113); /* oklch */ color: oklch(88.4% 0.231 145.7);
Tailwind
colors: {
custom: {
50: '#9aff9d',
500: '#59ff71',
950: '#000000',
},
}SCSS
$custom: #59ff71; $custom-light: #9aff9d; $custom-dark: #000000;
JSON
{
"hex": "#59ff71",
"rgb": {
"r": 89,
"g": 255,
"b": 113
},
"hsl": {
"h": 128.675,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.8843,
"c": 0.23069,
"h": 145.7
},
"luminance": 0.74836
}Semantic roles & 50–950 ramp
primary
#59FF71
secondary
#D626BD
accent
#00C4E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680