#71E388#71E388
#71E388 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.7% C 0.164 H 148.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #71E388 |
|---|---|
| RGB | rgb(113, 227, 136) |
| HSL | hsl(132, 67%, 67%) |
| HSV | hsv(132, 50%, 89%) |
| CMYK | cmyk(50.2%, 0%, 40.1%, 11%) |
| CIE-LAB | lab(81.96, -51.58, 34.73) |
| CIE-LCH | lch(81.96, 62.18, 146.05°) |
| OKLab | oklab(82.67% -0.14 0.086) |
| OKLCH | oklch(82.67% 0.164 148.4) |
| XYZ | xyz(38.7206, 60.2234, 32.8716) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.64
Lightgreen
#90EE90
ΔE00 3.81
Tealish Green
#0CDC73
ΔE00 5.21
Lightish Green
#61E160
ΔE00 5.41
Turquoise Green
#04F489
ΔE00 5.82
Seafoam Green
#7AF9AB
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E388 #E371CC
analogous
#93E371 #71E388 #71E3C1
triadic
#71E388 #8871E3 #E38871
tetradic
#71E388 #7193E3 #E371CC #E3C171
square
#71E388 #7193E3 #E371CC #E3C171
split-complementary
#71E388 #C171E3 #E37193
monochromatic
#24B641 #3ED95D #71E388 #A4EDB3 #D7F7DE
Accessibility & contrast
On white
1.61
#71E388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#71E388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E388
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E388 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D282
Deuteranopia (green-blind)
#D5C88E
Tritanopia (blue-blind)
#5BDFCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71e388; /* rgb */ color: rgb(113, 227, 136); /* oklch */ color: oklch(82.7% 0.164 148.4);
Tailwind
colors: {
custom: {
50: '#a1ecab',
500: '#71e388',
950: '#000000',
},
}SCSS
$custom: #71e388; $custom-light: #a1ecab; $custom-dark: #000000;
JSON
{
"hex": "#71e388",
"rgb": {
"r": 113,
"g": 227,
"b": 136
},
"hsl": {
"h": 132.105,
"s": 67.059,
"l": 66.667
},
"oklch": {
"l": 0.82674,
"c": 0.16428,
"h": 148.4
},
"luminance": 0.60226
}Semantic roles & 50–950 ramp
primary
#71E388
secondary
#B6429F
accent
#17AACF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581