#71FF89#71FF89
#71FF89 is a very light, highly saturated green. Relative luminance 0.768; OKLCH L 89.5% C 0.201 H 147.0°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #71FF89 |
|---|---|
| RGB | rgb(113, 255, 137) |
| HSL | hsl(130, 100%, 72%) |
| HSV | hsv(130, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(90.24, -62.33, 44.87) |
| CIE-LCH | lch(90.24, 76.80, 144.25°) |
| OKLab | oklab(89.47% -0.1687 0.1094) |
| OKLCH | oklch(89.47% 0.201 147) |
| XYZ | xyz(47.0824, 76.8327, 36.0111) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.07
Baby Green
#8CFF9E
ΔE00 3.24
Easter Green
#8CFD7E
ΔE00 3.25
Mint Green
#8FFF9F
ΔE00 3.48
Spring Green
#00FF7F
ΔE00 3.79
Spearmint
#1EF876
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FF89 #FF71E7
analogous
#A0FF71 #71FF89 #71FFD0
triadic
#71FF89 #8971FF #FF8971
tetradic
#71FF89 #71A0FF #FF71E7 #FFD071
square
#71FF89 #71A0FF #FF71E7 #FFD071
split-complementary
#71FF89 #D071FF #FF71A0
monochromatic
#00F62A #34FF56 #71FF89 #AEFFBC #E0FFE6
Accessibility & contrast
On white
1.28
#71FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#71FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FF89
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FF89 | 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)
#FFEB80
Deuteranopia (green-blind)
#EFDE91
Tritanopia (blue-blind)
#53FAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71ff89; /* rgb */ color: rgb(113, 255, 137); /* oklch */ color: oklch(89.5% 0.201 147.0);
Tailwind
colors: {
custom: {
50: '#a5ffad',
500: '#71ff89',
950: '#000000',
},
}SCSS
$custom: #71ff89; $custom-light: #a5ffad; $custom-dark: #000000;
JSON
{
"hex": "#71ff89",
"rgb": {
"r": 113,
"g": 255,
"b": 137
},
"hsl": {
"h": 130.141,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.89472,
"c": 0.20111,
"h": 147
},
"luminance": 0.76837
}Semantic roles & 50–950 ramp
primary
#71FF89
secondary
#DC38C0
accent
#00BFE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681