#71EF8D#71EF8D
#71EF8D is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.7% C 0.176 H 148.8°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #71EF8D |
|---|---|
| RGB | rgb(113, 239, 141) |
| HSL | hsl(133, 80%, 69%) |
| HSV | hsv(133, 53%, 94%) |
| CMYK | cmyk(52.7%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(85.59, -55.58, 36.96) |
| CIE-LCH | lch(85.59, 66.75, 146.38°) |
| OKLab | oklab(85.67% -0.1506 0.0914) |
| OKLCH | oklch(85.67% 0.176 148.8) |
| XYZ | xyz(42.4815, 67.1632, 35.9193) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.12
Baby Green
#8CFF9E
ΔE00 3.86
Weird Green
#3AE57F
ΔE00 3.99
Mint Green
#8FFF9F
ΔE00 4.02
Light Bluish Green
#76FDA8
ΔE00 4.11
Palegreen
#98FB98
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EF8D #EF71D3
analogous
#94EF71 #71EF8D #71EFCC
triadic
#71EF8D #8D71EF #EF8D71
tetradic
#71EF8D #7194EF #EF71D3 #EFCC71
square
#71EF8D #7194EF #EF71D3 #EFCC71
split-complementary
#71EF8D #CC71EF #EF7194
monochromatic
#17CE40 #3AE961 #71EF8D #A8F5B9 #DFFBE5
Accessibility & contrast
On white
1.45
#71EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#71EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EF8D
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EF8D | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#E0D193
Tritanopia (blue-blind)
#56EBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #71ef8d; /* rgb */ color: rgb(113, 239, 141); /* oklch */ color: oklch(85.7% 0.176 148.8);
Tailwind
colors: {
custom: {
50: '#a2f5af',
500: '#71ef8d',
950: '#000000',
},
}SCSS
$custom: #71ef8d; $custom-light: #a2f5af; $custom-dark: #000000;
JSON
{
"hex": "#71ef8d",
"rgb": {
"r": 113,
"g": 239,
"b": 141
},
"hsl": {
"h": 133.333,
"s": 79.747,
"l": 69.02
},
"oklch": {
"l": 0.85668,
"c": 0.17619,
"h": 148.8
},
"luminance": 0.67167
}Semantic roles & 50–950 ramp
primary
#71EF8D
secondary
#C83CA9
accent
#09ADDC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581