#71FF97#71FF97
#71FF97 is a very light, vivid green. Relative luminance 0.773; OKLCH L 89.7% C 0.189 H 149.8°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #71FF97 |
|---|---|
| RGB | rgb(113, 255, 151) |
| HSL | hsl(136, 100%, 72%) |
| HSV | hsv(136, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(90.44, -60.21, 38.34) |
| CIE-LCH | lch(90.44, 71.38, 147.51°) |
| OKLab | oklab(89.7% -0.163 0.0949) |
| OKLCH | oklch(89.7% 0.189 149.8) |
| XYZ | xyz(48.1526, 77.2607, 41.6474) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.27
Mint Green
#8FFF9F
ΔE00 2.57
Light Bluish Green
#76FDA8
ΔE00 2.99
Sea Green (survey)
#53FCA1
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.27
Foam Green
#90FDA9
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FF97 #FF71D9
analogous
#92FF71 #71FF97 #71FFDE
triadic
#71FF97 #9771FF #FF9771
tetradic
#71FF97 #7192FF #FF71D9 #FFDE71
square
#71FF97 #7192FF #FF71D9 #FFDE71
split-complementary
#71FF97 #DE71FF #FF7192
monochromatic
#00F642 #34FF6A #71FF97 #AEFFC4 #E0FFE9
Accessibility & contrast
On white
1.28
#71FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#71FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FF97
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FF97 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC90
Deuteranopia (green-blind)
#EDDE9E
Tritanopia (blue-blind)
#4EFBE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71ff97; /* rgb */ color: rgb(113, 255, 151); /* oklch */ color: oklch(89.7% 0.189 149.8);
Tailwind
colors: {
custom: {
50: '#a4ffb6',
500: '#71ff97',
950: '#000000',
},
}SCSS
$custom: #71ff97; $custom-light: #a4ffb6; $custom-dark: #000000;
JSON
{
"hex": "#71ff97",
"rgb": {
"r": 113,
"g": 255,
"b": 151
},
"hsl": {
"h": 136.056,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.89698,
"c": 0.18858,
"h": 149.8
},
"luminance": 0.77265
}Semantic roles & 50–950 ramp
primary
#71FF97
secondary
#DC38B0
accent
#00A8E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681