#71EF8B#71EF8B
#71EF8B is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.6% C 0.178 H 148.3°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #71EF8B |
|---|---|
| RGB | rgb(113, 239, 139) |
| HSL | hsl(132, 80%, 69%) |
| HSV | hsv(132, 53%, 94%) |
| CMYK | cmyk(52.7%, 0%, 41.8%, 6.3%) |
| CIE-LAB | lab(85.56, -55.90, 37.91) |
| CIE-LCH | lch(85.56, 67.54, 145.86°) |
| OKLab | oklab(85.63% -0.1515 0.0935) |
| OKLCH | oklch(85.63% 0.178 148.3) |
| XYZ | xyz(42.3340, 67.1042, 35.1426) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.08
Baby Green
#8CFF9E
ΔE00 3.89
Weird Green
#3AE57F
ΔE00 4.00
Mint Green
#8FFF9F
ΔE00 4.05
Palegreen
#98FB98
ΔE00 4.20
Light Bluish Green
#76FDA8
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EF8B #EF71D5
analogous
#96EF71 #71EF8B #71EFCA
triadic
#71EF8B #8B71EF #EF8B71
tetradic
#71EF8B #7196EF #EF71D5 #EFCA71
square
#71EF8B #7196EF #EF71D5 #EFCA71
split-complementary
#71EF8B #CA71EF #EF7196
monochromatic
#17CE3D #3AE95E #71EF8B #A8F5B8 #DFFBE5
Accessibility & contrast
On white
1.46
#71EF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#71EF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EF8B
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EF8B | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD84
Deuteranopia (green-blind)
#E0D191
Tritanopia (blue-blind)
#57EBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #71ef8b; /* rgb */ color: rgb(113, 239, 139); /* oklch */ color: oklch(85.6% 0.178 148.3);
Tailwind
colors: {
custom: {
50: '#a2f5ae',
500: '#71ef8b',
950: '#000000',
},
}SCSS
$custom: #71ef8b; $custom-light: #a2f5ae; $custom-dark: #000000;
JSON
{
"hex": "#71ef8b",
"rgb": {
"r": 113,
"g": 239,
"b": 139
},
"hsl": {
"h": 132.381,
"s": 79.747,
"l": 69.02
},
"oklch": {
"l": 0.85634,
"c": 0.17803,
"h": 148.3
},
"luminance": 0.67108
}Semantic roles & 50–950 ramp
primary
#71EF8B
secondary
#C83CAB
accent
#09B1DC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581