#71EE84#71EE84
#71EE84 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.183 H 146.9°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #71EE84 |
|---|---|
| RGB | rgb(113, 238, 132) |
| HSL | hsl(129, 79%, 69%) |
| HSV | hsv(129, 53%, 93%) |
| CMYK | cmyk(52.5%, 0%, 44.5%, 6.7%) |
| CIE-LAB | lab(85.16, -56.57, 40.84) |
| CIE-LCH | lch(85.16, 69.77, 144.17°) |
| OKLab | oklab(85.28% -0.1533 0.1) |
| OKLCH | oklch(85.28% 0.183 146.9) |
| XYZ | xyz(41.5469, 66.3223, 32.4374) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.13
Weird Green
#3AE57F
ΔE00 4.12
Palegreen
#98FB98
ΔE00 4.31
Baby Green
#8CFF9E
ΔE00 4.32
Mint Green
#8FFF9F
ΔE00 4.47
Lightgreen (survey)
#76FF7B
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EE84 #EE71DB
analogous
#9DEE71 #71EE84 #71EEC3
triadic
#71EE84 #8471EE #EE8471
tetradic
#71EE84 #719DEE #EE71DB #EEC371
square
#71EE84 #719DEE #EE71DB #EEC371
split-complementary
#71EE84 #C371EE #EE719D
monochromatic
#18CC34 #3AE755 #71EE84 #A8F5B3 #DEFBE3
Accessibility & contrast
On white
1.47
#71EE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#71EE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EE84
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EE84 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7C
Deuteranopia (green-blind)
#E0D08B
Tritanopia (blue-blind)
#59E9D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #71ee84; /* rgb */ color: rgb(113, 238, 132); /* oklch */ color: oklch(85.3% 0.183 146.9);
Tailwind
colors: {
custom: {
50: '#a2f4a9',
500: '#71ee84',
950: '#000000',
},
}SCSS
$custom: #71ee84; $custom-light: #a2f4a9; $custom-dark: #000000;
JSON
{
"hex": "#71ee84",
"rgb": {
"r": 113,
"g": 238,
"b": 132
},
"hsl": {
"h": 129.12,
"s": 78.616,
"l": 68.824
},
"oklch": {
"l": 0.85276,
"c": 0.18309,
"h": 146.9
},
"luminance": 0.66326
}Semantic roles & 50–950 ramp
primary
#71EE84
secondary
#C73DB2
accent
#0BBBDB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581