#71E484#71E484
#71E484 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.8% C 0.169 H 147.4°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #71E484 |
|---|---|
| RGB | rgb(113, 228, 132) |
| HSL | hsl(130, 68%, 67%) |
| HSV | hsv(130, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(82.20, -52.62, 37.04) |
| CIE-LCH | lch(82.20, 64.34, 144.86°) |
| OKLab | oklab(82.85% -0.1427 0.0913) |
| OKLCH | oklch(82.85% 0.169 147.4) |
| XYZ | xyz(38.7159, 60.6604, 31.4938) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 3.59
Lightish Green
#61E160
ΔE00 4.69
Tealish Green
#0CDC73
ΔE00 5.18
Turquoise Green
#04F489
ΔE00 5.71
Palegreen
#98FB98
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E484 #E471D1
analogous
#98E471 #71E484 #71E4BE
triadic
#71E484 #8471E4 #E48471
tetradic
#71E484 #7198E4 #E471D1 #E4BE71
square
#71E484 #7198E4 #E471D1 #E4BE71
split-complementary
#71E484 #BE71E4 #E47198
monochromatic
#23B83C #3EDA57 #71E484 #A4EEB1 #D8F8DD
Accessibility & contrast
On white
1.60
#71E484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#71E484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E484
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E484 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37D
Deuteranopia (green-blind)
#D6C88A
Tritanopia (blue-blind)
#5CE0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71e484; /* rgb */ color: rgb(113, 228, 132); /* oklch */ color: oklch(82.8% 0.169 147.4);
Tailwind
colors: {
custom: {
50: '#a1eda9',
500: '#71e484',
950: '#000000',
},
}SCSS
$custom: #71e484; $custom-light: #a1eda9; $custom-dark: #000000;
JSON
{
"hex": "#71e484",
"rgb": {
"r": 113,
"g": 228,
"b": 132
},
"hsl": {
"h": 129.913,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.82847,
"c": 0.16942,
"h": 147.4
},
"luminance": 0.60663
}Semantic roles & 50–950 ramp
primary
#71E484
secondary
#B841A4
accent
#16B1D0
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101610
muted
#808580