#71E08F#71E08F
#71E08F is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.1% C 0.153 H 150.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #71E08F |
|---|---|
| RGB | rgb(113, 224, 143) |
| HSL | hsl(136, 64%, 66%) |
| HSV | hsv(136, 50%, 88%) |
| CMYK | cmyk(49.6%, 0%, 36.2%, 12.2%) |
| CIE-LAB | lab(81.18, -49.19, 30.15) |
| CIE-LCH | lch(81.18, 57.70, 148.49°) |
| OKLab | oklab(82.08% -0.1337 0.0754) |
| OKLCH | oklch(82.08% 0.153 150.6) |
| XYZ | xyz(38.4211, 58.8021, 35.3066) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.33
Lightgreen
#90EE90
ΔE00 4.85
Aqua Green
#12E193
ΔE00 5.31
Tealish Green
#0CDC73
ΔE00 5.63
Seafoam Green
#7AF9AB
ΔE00 5.70
Hospital Green
#9BE5AA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E08F #E071C2
analogous
#8AE071 #71E08F #71E0C6
triadic
#71E08F #8F71E0 #E08F71
tetradic
#71E08F #718AE0 #E071C2 #E0C671
square
#71E08F #718AE0 #E071C2 #E0C671
split-complementary
#71E08F #C671E0 #E0718A
monochromatic
#26B04C #3FD567 #71E08F #A3EBB7 #D5F6DE
Accessibility & contrast
On white
1.65
#71E08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#71E08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E08F
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E08F | 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)
#E1D08A
Deuteranopia (green-blind)
#D1C594
Tritanopia (blue-blind)
#59DDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71e08f; /* rgb */ color: rgb(113, 224, 143); /* oklch */ color: oklch(82.1% 0.153 150.6);
Tailwind
colors: {
custom: {
50: '#a1eab0',
500: '#71e08f',
950: '#000000',
},
}SCSS
$custom: #71e08f; $custom-light: #a1eab0; $custom-dark: #000000;
JSON
{
"hex": "#71e08f",
"rgb": {
"r": 113,
"g": 224,
"b": 143
},
"hsl": {
"h": 136.216,
"s": 64.162,
"l": 66.078
},
"oklch": {
"l": 0.82075,
"c": 0.15346,
"h": 150.6
},
"luminance": 0.58805
}Semantic roles & 50–950 ramp
primary
#71E08F
secondary
#B24494
accent
#1A9CCC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481