#71FF85#71FF85
#71FF85 is a very light, highly saturated green. Relative luminance 0.767; OKLCH L 89.4% C 0.205 H 146.3°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #71FF85 |
|---|---|
| RGB | rgb(113, 255, 133) |
| HSL | hsl(128, 100%, 72%) |
| HSV | hsv(128, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(90.19, -62.90, 46.71) |
| CIE-LCH | lch(90.19, 78.34, 143.40°) |
| OKLab | oklab(89.41% -0.1703 0.1134) |
| OKLCH | oklch(89.41% 0.205 146.3) |
| XYZ | xyz(46.8008, 76.7200, 34.5279) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.52
Easter Green
#8CFD7E
ΔE00 2.88
Baby Green
#8CFF9E
ΔE00 3.66
Spring Green
#00FF7F
ΔE00 3.84
Spearmint
#1EF876
ΔE00 3.86
Mint Green
#8FFF9F
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FF85 #FF71EB
analogous
#A4FF71 #71FF85 #71FFCC
triadic
#71FF85 #8571FF #FF8571
tetradic
#71FF85 #71A4FF #FF71EB #FFCC71
square
#71FF85 #71A4FF #FF71EB #FFCC71
split-complementary
#71FF85 #CC71FF #FF71A4
monochromatic
#00F623 #34FF50 #71FF85 #AEFFBA #E0FFE5
Accessibility & contrast
On white
1.28
#71FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#71FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FF85
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FF85 | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7B
Deuteranopia (green-blind)
#F0DE8D
Tritanopia (blue-blind)
#54FAE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71ff85; /* rgb */ color: rgb(113, 255, 133); /* oklch */ color: oklch(89.4% 0.205 146.3);
Tailwind
colors: {
custom: {
50: '#a5ffaa',
500: '#71ff85',
950: '#000000',
},
}SCSS
$custom: #71ff85; $custom-light: #a5ffaa; $custom-dark: #000000;
JSON
{
"hex": "#71ff85",
"rgb": {
"r": 113,
"g": 255,
"b": 133
},
"hsl": {
"h": 128.451,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.89412,
"c": 0.20463,
"h": 146.3
},
"luminance": 0.76724
}Semantic roles & 50–950 ramp
primary
#71FF85
secondary
#DC38C5
accent
#00C5E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681