#71E08D#71E08D
#71E08D is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.0% C 0.155 H 150.0°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #71E08D |
|---|---|
| RGB | rgb(113, 224, 141) |
| HSL | hsl(135, 64%, 66%) |
| HSV | hsv(135, 50%, 88%) |
| CMYK | cmyk(49.6%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(81.15, -49.53, 31.13) |
| CIE-LCH | lch(81.15, 58.50, 147.85°) |
| OKLab | oklab(82.04% -0.1345 0.0777) |
| OKLCH | oklch(82.04% 0.155 150) |
| XYZ | xyz(38.2709, 58.7421, 34.5158) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.17
Lightgreen
#90EE90
ΔE00 4.66
Aqua Green
#12E193
ΔE00 5.47
Tealish Green
#0CDC73
ΔE00 5.47
Seafoam Green
#7AF9AB
ΔE00 5.83
Seafoam (survey)
#80F9AD
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E08D #E071C4
analogous
#8CE071 #71E08D #71E0C4
triadic
#71E08D #8D71E0 #E08D71
tetradic
#71E08D #718CE0 #E071C4 #E0C471
square
#71E08D #718CE0 #E071C4 #E0C471
split-complementary
#71E08D #C471E0 #E0718C
monochromatic
#26B049 #3FD565 #71E08D #A3EBB5 #D5F6DE
Accessibility & contrast
On white
1.65
#71E08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#71E08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E08D
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E08D | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D087
Deuteranopia (green-blind)
#D2C592
Tritanopia (blue-blind)
#5ADDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71e08d; /* rgb */ color: rgb(113, 224, 141); /* oklch */ color: oklch(82.0% 0.155 150.0);
Tailwind
colors: {
custom: {
50: '#a1eaaf',
500: '#71e08d',
950: '#000000',
},
}SCSS
$custom: #71e08d; $custom-light: #a1eaaf; $custom-dark: #000000;
JSON
{
"hex": "#71e08d",
"rgb": {
"r": 113,
"g": 224,
"b": 141
},
"hsl": {
"h": 135.135,
"s": 64.162,
"l": 66.078
},
"oklch": {
"l": 0.82038,
"c": 0.15535,
"h": 150
},
"luminance": 0.58745
}Semantic roles & 50–950 ramp
primary
#71E08D
secondary
#B24496
accent
#1A9FCC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481