#71E588#71E588
#71E588 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.2% C 0.167 H 148.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #71E588 |
|---|---|
| RGB | rgb(113, 229, 136) |
| HSL | hsl(132, 69%, 67%) |
| HSV | hsv(132, 51%, 90%) |
| CMYK | cmyk(50.7%, 0%, 40.6%, 10.2%) |
| CIE-LAB | lab(82.55, -52.39, 35.50) |
| CIE-LCH | lch(82.55, 63.29, 145.88°) |
| OKLab | oklab(83.16% -0.1421 0.0878) |
| OKLCH | oklch(83.16% 0.167 148.3) |
| XYZ | xyz(39.2708, 61.3237, 33.0550) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.53
Weird Green
#3AE57F
ΔE00 3.54
Lightish Green
#61E160
ΔE00 5.26
Tealish Green
#0CDC73
ΔE00 5.29
Turquoise Green
#04F489
ΔE00 5.51
Seafoam Green
#7AF9AB
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E588 #E571CE
analogous
#94E571 #71E588 #71E5C2
triadic
#71E588 #8871E5 #E58871
tetradic
#71E588 #7194E5 #E571CE #E5C271
square
#71E588 #7194E5 #E571CE #E5C271
split-complementary
#71E588 #C271E5 #E57194
monochromatic
#22BA40 #3DDC5D #71E588 #A5EEB3 #D8F8DF
Accessibility & contrast
On white
1.58
#71E588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#71E588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E588
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E588 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D481
Deuteranopia (green-blind)
#D7C98E
Tritanopia (blue-blind)
#5AE1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71e588; /* rgb */ color: rgb(113, 229, 136); /* oklch */ color: oklch(83.2% 0.167 148.3);
Tailwind
colors: {
custom: {
50: '#a1eeab',
500: '#71e588',
950: '#000000',
},
}SCSS
$custom: #71e588; $custom-light: #a1eeab; $custom-dark: #000000;
JSON
{
"hex": "#71e588",
"rgb": {
"r": 113,
"g": 229,
"b": 136
},
"hsl": {
"h": 131.897,
"s": 69.048,
"l": 67.059
},
"oklch": {
"l": 0.83159,
"c": 0.16707,
"h": 148.3
},
"luminance": 0.61327
}Semantic roles & 50–950 ramp
primary
#71E588
secondary
#BA41A2
accent
#14ACD1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581