#71E89E#71E89E
#71E89E is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.151 H 154.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #71E89E |
|---|---|
| RGB | rgb(113, 232, 158) |
| HSL | hsl(143, 72%, 68%) |
| HSV | hsv(143, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(83.80, -49.85, 25.99) |
| CIE-LCH | lch(83.80, 56.22, 152.46°) |
| OKLab | oklab(84.3% -0.1358 0.0656) |
| OKLCH | oklch(84.3% 0.151 154.2) |
| XYZ | xyz(41.8351, 63.6890, 42.4298) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.73
Light Blue Green
#7EFBB3
ΔE00 4.23
Light Greenish Blue
#63F7B4
ΔE00 4.35
Light Bluish Green
#76FDA8
ΔE00 4.56
Light Sea Green
#98F6B0
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E89E #E871BB
analogous
#80E871 #71E89E #71E8D9
triadic
#71E89E #9E71E8 #E89E71
tetradic
#71E89E #7180E8 #E871BB #E8D971
square
#71E89E #7180E8 #E871BB #E8D971
split-complementary
#71E89E #D971E8 #E87180
monochromatic
#1FC05C #3CDF7A #71E89E #A6F1C2 #DAF9E6
Accessibility & contrast
On white
1.53
#71E89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#71E89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E89E
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E89E | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D899
Deuteranopia (green-blind)
#D7CCA3
Tritanopia (blue-blind)
#52E6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e89e; /* rgb */ color: rgb(113, 232, 158); /* oklch */ color: oklch(84.3% 0.151 154.2);
Tailwind
colors: {
custom: {
50: '#a1f0bb',
500: '#71e89e',
950: '#000000',
},
}SCSS
$custom: #71e89e; $custom-light: #a1f0bb; $custom-dark: #000000;
JSON
{
"hex": "#71e89e",
"rgb": {
"r": 113,
"g": 232,
"b": 158
},
"hsl": {
"h": 142.689,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.84302,
"c": 0.15083,
"h": 154.2
},
"luminance": 0.63693
}Semantic roles & 50–950 ramp
primary
#71E89E
secondary
#BF3F8E
accent
#118AD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582