#71E489#71E489
#71E489 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.165 H 148.6°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #71E489 |
|---|---|
| RGB | rgb(113, 228, 137) |
| HSL | hsl(133, 68%, 67%) |
| HSV | hsv(133, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 39.9%, 10.6%) |
| CIE-LAB | lab(82.27, -51.83, 34.63) |
| CIE-LCH | lch(82.27, 62.33, 146.25°) |
| OKLab | oklab(82.93% -0.1406 0.0858) |
| OKLCH | oklch(82.93% 0.165 148.6) |
| XYZ | xyz(39.0663, 60.8005, 33.3391) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.60
Lightgreen
#90EE90
ΔE00 3.71
Tealish Green
#0CDC73
ΔE00 5.27
Lightish Green
#61E160
ΔE00 5.49
Seafoam Green
#7AF9AB
ΔE00 5.61
Turquoise Green
#04F489
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E489 #E471CC
analogous
#93E471 #71E489 #71E4C3
triadic
#71E489 #8971E4 #E48971
tetradic
#71E489 #7193E4 #E471CC #E4C371
square
#71E489 #7193E4 #E471CC #E4C371
split-complementary
#71E489 #C371E4 #E47193
monochromatic
#23B842 #3EDA5E #71E489 #A4EEB4 #D8F8DE
Accessibility & contrast
On white
1.60
#71E489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#71E489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E489
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E489 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D383
Deuteranopia (green-blind)
#D6C88F
Tritanopia (blue-blind)
#5AE0CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71e489; /* rgb */ color: rgb(113, 228, 137); /* oklch */ color: oklch(82.9% 0.165 148.6);
Tailwind
colors: {
custom: {
50: '#a1edac',
500: '#71e489',
950: '#000000',
},
}SCSS
$custom: #71e489; $custom-light: #a1edac; $custom-dark: #000000;
JSON
{
"hex": "#71e489",
"rgb": {
"r": 113,
"g": 228,
"b": 137
},
"hsl": {
"h": 132.522,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.82934,
"c": 0.16474,
"h": 148.6
},
"luminance": 0.60804
}Semantic roles & 50–950 ramp
primary
#71E489
secondary
#B8419F
accent
#16A9D0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581