#71E89D#71E89D
#71E89D is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.152 H 153.9°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #71E89D |
|---|---|
| RGB | rgb(113, 232, 157) |
| HSL | hsl(142, 72%, 68%) |
| HSV | hsv(142, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(83.79, -50.03, 26.48) |
| CIE-LCH | lch(83.79, 56.61, 152.11°) |
| OKLab | oklab(84.28% -0.1362 0.0668) |
| OKLCH | oklch(84.28% 0.152 153.9) |
| XYZ | xyz(41.7494, 63.6548, 41.9783) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 3.74
Light Blue Green
#7EFBB3
ΔE00 4.29
Light Greenish Blue
#63F7B4
ΔE00 4.47
Light Bluish Green
#76FDA8
ΔE00 4.52
Light Sea Green
#98F6B0
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E89D #E871BC
analogous
#80E871 #71E89D #71E8D9
triadic
#71E89D #9D71E8 #E89D71
tetradic
#71E89D #7180E8 #E871BC #E8D971
square
#71E89D #7180E8 #E871BC #E8D971
split-complementary
#71E89D #D971E8 #E87180
monochromatic
#1FC05A #3CDF79 #71E89D #A6F1C1 #DAF9E6
Accessibility & contrast
On white
1.53
#71E89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#71E89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E89D
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E89D | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D898
Deuteranopia (green-blind)
#D7CCA2
Tritanopia (blue-blind)
#52E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e89d; /* rgb */ color: rgb(113, 232, 157); /* oklch */ color: oklch(84.3% 0.152 153.9);
Tailwind
colors: {
custom: {
50: '#a1f0ba',
500: '#71e89d',
950: '#000000',
},
}SCSS
$custom: #71e89d; $custom-light: #a1f0ba; $custom-dark: #000000;
JSON
{
"hex": "#71e89d",
"rgb": {
"r": 113,
"g": 232,
"b": 157
},
"hsl": {
"h": 142.185,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.84281,
"c": 0.15174,
"h": 153.9
},
"luminance": 0.63658
}Semantic roles & 50–950 ramp
primary
#71E89D
secondary
#BF3F8F
accent
#118CD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581