#71E082#71E082
#71E082 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.8% C 0.166 H 147.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #71E082 |
|---|---|
| RGB | rgb(113, 224, 130) |
| HSL | hsl(129, 64%, 66%) |
| HSV | hsv(129, 50%, 88%) |
| CMYK | cmyk(49.6%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(80.98, -51.31, 36.46) |
| CIE-LCH | lch(80.98, 62.95, 144.60°) |
| OKLab | oklab(81.84% -0.1393 0.0899) |
| OKLCH | oklch(81.84% 0.166 147.2) |
| XYZ | xyz(37.4927, 58.4308, 30.4173) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 4.12
Lightish Green
#61E160
ΔE00 4.74
Tealish Green
#0CDC73
ΔE00 5.03
Turquoise Green
#04F489
ΔE00 6.35
Seaweed
#18D17B
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E082 #E071CF
analogous
#97E071 #71E082 #71E0B9
triadic
#71E082 #8271E0 #E08271
tetradic
#71E082 #7197E0 #E071CF #E0B971
square
#71E082 #7197E0 #E071CF #E0B971
split-complementary
#71E082 #B971E0 #E07197
monochromatic
#26B03C #3FD556 #71E082 #A3EBAE #D5F6DA
Accessibility & contrast
On white
1.66
#71E082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#71E082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E082
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E082 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7B
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#5DDCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71e082; /* rgb */ color: rgb(113, 224, 130); /* oklch */ color: oklch(81.8% 0.166 147.2);
Tailwind
colors: {
custom: {
50: '#a1eaa7',
500: '#71e082',
950: '#000000',
},
}SCSS
$custom: #71e082; $custom-light: #a1eaa7; $custom-dark: #000000;
JSON
{
"hex": "#71e082",
"rgb": {
"r": 113,
"g": 224,
"b": 130
},
"hsl": {
"h": 129.189,
"s": 64.162,
"l": 66.078
},
"oklch": {
"l": 0.81841,
"c": 0.16574,
"h": 147.2
},
"luminance": 0.58434
}Semantic roles & 50–950 ramp
primary
#71E082
secondary
#B244A1
accent
#1AB1CC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480