#71FF8A#71FF8A
#71FF8A is a very light, highly saturated green. Relative luminance 0.769; OKLCH L 89.5% C 0.200 H 147.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #71FF8A |
|---|---|
| RGB | rgb(113, 255, 138) |
| HSL | hsl(131, 100%, 72%) |
| HSV | hsv(131, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(90.26, -62.19, 44.41) |
| CIE-LCH | lch(90.26, 76.42, 144.47°) |
| OKLab | oklab(89.49% -0.1683 0.1084) |
| OKLCH | oklch(89.49% 0.2 147.2) |
| XYZ | xyz(47.1544, 76.8615, 36.3906) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.21
Baby Green
#8CFF9E
ΔE00 3.14
Easter Green
#8CFD7E
ΔE00 3.35
Mint Green
#8FFF9F
ΔE00 3.39
Spring Green
#00FF7F
ΔE00 3.78
Palegreen
#98FB98
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FF8A #FF71E6
analogous
#9FFF71 #71FF8A #71FFD1
triadic
#71FF8A #8A71FF #FF8A71
tetradic
#71FF8A #719FFF #FF71E6 #FFD171
square
#71FF8A #719FFF #FF71E6 #FFD171
split-complementary
#71FF8A #D171FF #FF719F
monochromatic
#00F62B #34FF58 #71FF8A #AEFFBC #E0FFE6
Accessibility & contrast
On white
1.28
#71FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#71FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FF8A
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FF8A | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#EFDE92
Tritanopia (blue-blind)
#52FAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71ff8a; /* rgb */ color: rgb(113, 255, 138); /* oklch */ color: oklch(89.5% 0.200 147.2);
Tailwind
colors: {
custom: {
50: '#a5ffae',
500: '#71ff8a',
950: '#000000',
},
}SCSS
$custom: #71ff8a; $custom-light: #a5ffae; $custom-dark: #000000;
JSON
{
"hex": "#71ff8a",
"rgb": {
"r": 113,
"g": 255,
"b": 138
},
"hsl": {
"h": 130.563,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.89487,
"c": 0.20023,
"h": 147.2
},
"luminance": 0.76866
}Semantic roles & 50–950 ramp
primary
#71FF8A
secondary
#DC38BF
accent
#00BDE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681