#71EF8F#71EF8F
#71EF8F is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.7% C 0.174 H 149.2°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #71EF8F |
|---|---|
| RGB | rgb(113, 239, 143) |
| HSL | hsl(134, 80%, 69%) |
| HSV | hsv(134, 53%, 94%) |
| CMYK | cmyk(52.7%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(85.62, -55.27, 36.00) |
| CIE-LCH | lch(85.62, 65.96, 146.92°) |
| OKLab | oklab(85.7% -0.1498 0.0892) |
| OKLCH | oklch(85.7% 0.174 149.2) |
| XYZ | xyz(42.6316, 67.2233, 36.7101) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.20
Baby Green
#8CFF9E
ΔE00 3.86
Light Bluish Green
#76FDA8
ΔE00 3.88
Weird Green
#3AE57F
ΔE00 4.00
Mint Green
#8FFF9F
ΔE00 4.01
Light Green Blue
#56FCA2
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EF8F #EF71D1
analogous
#92EF71 #71EF8F #71EFCE
triadic
#71EF8F #8F71EF #EF8F71
tetradic
#71EF8F #7192EF #EF71D1 #EFCE71
square
#71EF8F #7192EF #EF71D1 #EFCE71
split-complementary
#71EF8F #CE71EF #EF7192
monochromatic
#17CE43 #3AE964 #71EF8F #A8F5BA #DFFBE6
Accessibility & contrast
On white
1.45
#71EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#71EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EF8F
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EF8F | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD88
Deuteranopia (green-blind)
#DFD195
Tritanopia (blue-blind)
#56EBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #71ef8f; /* rgb */ color: rgb(113, 239, 143); /* oklch */ color: oklch(85.7% 0.174 149.2);
Tailwind
colors: {
custom: {
50: '#a2f5b1',
500: '#71ef8f',
950: '#000000',
},
}SCSS
$custom: #71ef8f; $custom-light: #a2f5b1; $custom-dark: #000000;
JSON
{
"hex": "#71ef8f",
"rgb": {
"r": 113,
"g": 239,
"b": 143
},
"hsl": {
"h": 134.286,
"s": 79.747,
"l": 69.02
},
"oklch": {
"l": 0.85703,
"c": 0.17434,
"h": 149.2
},
"luminance": 0.67227
}Semantic roles & 50–950 ramp
primary
#71EF8F
secondary
#C83CA7
accent
#09AADC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581