#71FF87#71FF87
#71FF87 is a very light, highly saturated green. Relative luminance 0.768; OKLCH L 89.4% C 0.203 H 146.7°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #71FF87 |
|---|---|
| RGB | rgb(113, 255, 135) |
| HSL | hsl(129, 100%, 72%) |
| HSV | hsv(129, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(90.22, -62.62, 45.79) |
| CIE-LCH | lch(90.22, 77.57, 143.82°) |
| OKLab | oklab(89.44% -0.1695 0.1114) |
| OKLCH | oklch(89.44% 0.203 146.7) |
| XYZ | xyz(46.9403, 76.7758, 35.2625) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.79
Easter Green
#8CFD7E
ΔE00 3.06
Baby Green
#8CFF9E
ΔE00 3.44
Mint Green
#8FFF9F
ΔE00 3.68
Spring Green
#00FF7F
ΔE00 3.80
Spearmint
#1EF876
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FF87 #FF71E9
analogous
#A2FF71 #71FF87 #71FFCE
triadic
#71FF87 #8771FF #FF8771
tetradic
#71FF87 #71A2FF #FF71E9 #FFCE71
square
#71FF87 #71A2FF #FF71E9 #FFCE71
split-complementary
#71FF87 #CE71FF #FF71A2
monochromatic
#00F626 #34FF53 #71FF87 #AEFFBB #E0FFE5
Accessibility & contrast
On white
1.28
#71FF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#71FF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FF87
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FF87 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7D
Deuteranopia (green-blind)
#EFDE8F
Tritanopia (blue-blind)
#53FAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71ff87; /* rgb */ color: rgb(113, 255, 135); /* oklch */ color: oklch(89.4% 0.203 146.7);
Tailwind
colors: {
custom: {
50: '#a5ffac',
500: '#71ff87',
950: '#000000',
},
}SCSS
$custom: #71ff87; $custom-light: #a5ffac; $custom-dark: #000000;
JSON
{
"hex": "#71ff87",
"rgb": {
"r": 113,
"g": 255,
"b": 135
},
"hsl": {
"h": 129.296,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.89442,
"c": 0.20288,
"h": 146.7
},
"luminance": 0.7678
}Semantic roles & 50–950 ramp
primary
#71FF87
secondary
#DC38C3
accent
#00C2E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681