#71E882#71E882
#71E882 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.177 H 146.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #71E882 |
|---|---|
| RGB | rgb(113, 232, 130) |
| HSL | hsl(129, 72%, 68%) |
| HSV | hsv(129, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 44%, 9%) |
| CIE-LAB | lab(83.35, -54.52, 39.51) |
| CIE-LCH | lch(83.35, 67.33, 144.06°) |
| OKLab | oklab(83.79% -0.1478 0.0969) |
| OKLCH | oklch(83.79% 0.177 146.8) |
| XYZ | xyz(39.6935, 62.8324, 31.1509) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.22
Weird Green
#3AE57F
ΔE00 3.70
Lightish Green
#61E160
ΔE00 4.23
Palegreen
#98FB98
ΔE00 5.13
Turquoise Green
#04F489
ΔE00 5.29
Baby Green
#8CFF9E
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E882 #E871D7
analogous
#9CE871 #71E882 #71E8BD
triadic
#71E882 #8271E8 #E88271
tetradic
#71E882 #719CE8 #E871D7 #E8BD71
square
#71E882 #719CE8 #E871D7 #E8BD71
split-complementary
#71E882 #BD71E8 #E8719C
monochromatic
#1FC036 #3CDF54 #71E882 #A6F1B0 #DAF9DF
Accessibility & contrast
On white
1.55
#71E882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#71E882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E882
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E882 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD67A
Deuteranopia (green-blind)
#DACB89
Tritanopia (blue-blind)
#5BE3CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e882; /* rgb */ color: rgb(113, 232, 130); /* oklch */ color: oklch(83.8% 0.177 146.8);
Tailwind
colors: {
custom: {
50: '#a2f0a7',
500: '#71e882',
950: '#000000',
},
}SCSS
$custom: #71e882; $custom-light: #a2f0a7; $custom-dark: #000000;
JSON
{
"hex": "#71e882",
"rgb": {
"r": 113,
"g": 232,
"b": 130
},
"hsl": {
"h": 128.571,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.83787,
"c": 0.17679,
"h": 146.8
},
"luminance": 0.62836
}Semantic roles & 50–950 ramp
primary
#71E882
secondary
#BF3FAC
accent
#11B8D4
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101710
muted
#808580