#71E08E#71E08E
#71E08E is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.1% C 0.154 H 150.3°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #71E08E |
|---|---|
| RGB | rgb(113, 224, 142) |
| HSL | hsl(136, 64%, 66%) |
| HSV | hsv(136, 50%, 88%) |
| CMYK | cmyk(49.6%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(81.17, -49.36, 30.64) |
| CIE-LCH | lch(81.17, 58.10, 148.17°) |
| OKLab | oklab(82.06% -0.1341 0.0765) |
| OKLCH | oklch(82.06% 0.154 150.3) |
| XYZ | xyz(38.3457, 58.7720, 34.9094) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.25
Lightgreen
#90EE90
ΔE00 4.75
Aqua Green
#12E193
ΔE00 5.39
Tealish Green
#0CDC73
ΔE00 5.55
Seafoam Green
#7AF9AB
ΔE00 5.76
Seafoam (survey)
#80F9AD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E08E #E071C3
analogous
#8BE071 #71E08E #71E0C5
triadic
#71E08E #8E71E0 #E08E71
tetradic
#71E08E #718BE0 #E071C3 #E0C571
square
#71E08E #718BE0 #E071C3 #E0C571
split-complementary
#71E08E #C571E0 #E0718B
monochromatic
#26B04A #3FD566 #71E08E #A3EBB6 #D5F6DE
Accessibility & contrast
On white
1.65
#71E08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#71E08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E08E
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E08E | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D088
Deuteranopia (green-blind)
#D1C593
Tritanopia (blue-blind)
#5ADDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71e08e; /* rgb */ color: rgb(113, 224, 142); /* oklch */ color: oklch(82.1% 0.154 150.3);
Tailwind
colors: {
custom: {
50: '#a1eaaf',
500: '#71e08e',
950: '#000000',
},
}SCSS
$custom: #71e08e; $custom-light: #a1eaaf; $custom-dark: #000000;
JSON
{
"hex": "#71e08e",
"rgb": {
"r": 113,
"g": 224,
"b": 142
},
"hsl": {
"h": 135.676,
"s": 64.162,
"l": 66.078
},
"oklch": {
"l": 0.82056,
"c": 0.1544,
"h": 150.3
},
"luminance": 0.58775
}Semantic roles & 50–950 ramp
primary
#71E08E
secondary
#B24495
accent
#1A9DCC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481