#71EF8E#71EF8E
#71EF8E is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.7% C 0.175 H 149.0°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #71EF8E |
|---|---|
| RGB | rgb(113, 239, 142) |
| HSL | hsl(134, 80%, 69%) |
| HSV | hsv(134, 53%, 94%) |
| CMYK | cmyk(52.7%, 0%, 40.6%, 6.3%) |
| CIE-LAB | lab(85.60, -55.43, 36.48) |
| CIE-LCH | lch(85.60, 66.35, 146.65°) |
| OKLab | oklab(85.69% -0.1502 0.0903) |
| OKLCH | oklch(85.69% 0.175 149) |
| XYZ | xyz(42.5562, 67.1931, 36.3129) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.15
Baby Green
#8CFF9E
ΔE00 3.86
Weird Green
#3AE57F
ΔE00 3.99
Light Bluish Green
#76FDA8
ΔE00 3.99
Mint Green
#8FFF9F
ΔE00 4.01
Light Green Blue
#56FCA2
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EF8E #EF71D2
analogous
#93EF71 #71EF8E #71EFCD
triadic
#71EF8E #8E71EF #EF8E71
tetradic
#71EF8E #7193EF #EF71D2 #EFCD71
square
#71EF8E #7193EF #EF71D2 #EFCD71
split-complementary
#71EF8E #CD71EF #EF7193
monochromatic
#17CE41 #3AE962 #71EF8E #A8F5BA #DFFBE6
Accessibility & contrast
On white
1.45
#71EF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#71EF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EF8E
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EF8E | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD87
Deuteranopia (green-blind)
#E0D194
Tritanopia (blue-blind)
#56EBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #71ef8e; /* rgb */ color: rgb(113, 239, 142); /* oklch */ color: oklch(85.7% 0.175 149.0);
Tailwind
colors: {
custom: {
50: '#a2f5b0',
500: '#71ef8e',
950: '#000000',
},
}SCSS
$custom: #71ef8e; $custom-light: #a2f5b0; $custom-dark: #000000;
JSON
{
"hex": "#71ef8e",
"rgb": {
"r": 113,
"g": 239,
"b": 142
},
"hsl": {
"h": 133.81,
"s": 79.747,
"l": 69.02
},
"oklch": {
"l": 0.85685,
"c": 0.17527,
"h": 149
},
"luminance": 0.67197
}Semantic roles & 50–950 ramp
primary
#71EF8E
secondary
#C83CA8
accent
#09ACDC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581