#71FF86#71FF86
#71FF86 is a very light, highly saturated green. Relative luminance 0.768; OKLCH L 89.4% C 0.204 H 146.5°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #71FF86 |
|---|---|
| RGB | rgb(113, 255, 134) |
| HSL | hsl(129, 100%, 72%) |
| HSV | hsv(129, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(90.21, -62.76, 46.25) |
| CIE-LCH | lch(90.21, 77.96, 143.61°) |
| OKLab | oklab(89.43% -0.1699 0.1124) |
| OKLCH | oklch(89.43% 0.204 146.5) |
| XYZ | xyz(46.8702, 76.7478, 34.8935) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.66
Easter Green
#8CFD7E
ΔE00 2.97
Baby Green
#8CFF9E
ΔE00 3.55
Mint Green
#8FFF9F
ΔE00 3.78
Spring Green
#00FF7F
ΔE00 3.82
Spearmint
#1EF876
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FF86 #FF71EA
analogous
#A3FF71 #71FF86 #71FFCD
triadic
#71FF86 #8671FF #FF8671
tetradic
#71FF86 #71A3FF #FF71EA #FFCD71
square
#71FF86 #71A3FF #FF71EA #FFCD71
split-complementary
#71FF86 #CD71FF #FF71A3
monochromatic
#00F624 #34FF52 #71FF86 #AEFFBA #E0FFE5
Accessibility & contrast
On white
1.28
#71FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#71FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FF86
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FF86 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7C
Deuteranopia (green-blind)
#EFDE8E
Tritanopia (blue-blind)
#54FAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71ff86; /* rgb */ color: rgb(113, 255, 134); /* oklch */ color: oklch(89.4% 0.204 146.5);
Tailwind
colors: {
custom: {
50: '#a5ffab',
500: '#71ff86',
950: '#000000',
},
}SCSS
$custom: #71ff86; $custom-light: #a5ffab; $custom-dark: #000000;
JSON
{
"hex": "#71ff86",
"rgb": {
"r": 113,
"g": 255,
"b": 134
},
"hsl": {
"h": 128.873,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.89427,
"c": 0.20375,
"h": 146.5
},
"luminance": 0.76752
}Semantic roles & 50–950 ramp
primary
#71FF86
secondary
#DC38C4
accent
#00C4E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681