#71E89A#71E89A
#71E89A is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.154 H 152.9°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #71E89A |
|---|---|
| RGB | rgb(113, 232, 154) |
| HSL | hsl(141, 72%, 68%) |
| HSV | hsv(141, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(83.73, -50.57, 27.95) |
| CIE-LCH | lch(83.73, 57.78, 151.07°) |
| OKLab | oklab(84.22% -0.1376 0.0703) |
| OKLCH | oklch(84.22% 0.154 152.9) |
| XYZ | xyz(41.4964, 63.5536, 40.6459) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 3.84
Light Bluish Green
#76FDA8
ΔE00 4.46
Light Blue Green
#7EFBB3
ΔE00 4.50
Light Sea Green
#98F6B0
ΔE00 4.69
Weird Green
#3AE57F
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E89A #E871BF
analogous
#84E871 #71E89A #71E8D5
triadic
#71E89A #9A71E8 #E89A71
tetradic
#71E89A #7184E8 #E871BF #E8D571
square
#71E89A #7184E8 #E871BF #E8D571
split-complementary
#71E89A #D571E8 #E87184
monochromatic
#1FC056 #3CDF75 #71E89A #A6F1BF #DAF9E5
Accessibility & contrast
On white
1.53
#71E89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#71E89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E89A
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E89A | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D895
Deuteranopia (green-blind)
#D7CC9F
Tritanopia (blue-blind)
#54E5D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e89a; /* rgb */ color: rgb(113, 232, 154); /* oklch */ color: oklch(84.2% 0.154 152.9);
Tailwind
colors: {
custom: {
50: '#a1f0b8',
500: '#71e89a',
950: '#000000',
},
}SCSS
$custom: #71e89a; $custom-light: #a1f0b8; $custom-dark: #000000;
JSON
{
"hex": "#71e89a",
"rgb": {
"r": 113,
"g": 232,
"b": 154
},
"hsl": {
"h": 140.672,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.8422,
"c": 0.15449,
"h": 152.9
},
"luminance": 0.63557
}Semantic roles & 50–950 ramp
primary
#71E89A
secondary
#BF3F92
accent
#1191D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581