#71E99A#71E99A
#71E99A is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.5% C 0.156 H 152.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #71E99A |
|---|---|
| RGB | rgb(113, 233, 154) |
| HSL | hsl(141, 73%, 68%) |
| HSV | hsv(141, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 33.9%, 8.6%) |
| CIE-LAB | lab(84.03, -50.98, 28.34) |
| CIE-LCH | lch(84.03, 58.33, 150.93°) |
| OKLab | oklab(84.46% -0.1386 0.0712) |
| OKLCH | oklch(84.46% 0.156 152.8) |
| XYZ | xyz(41.7787, 64.1181, 40.7400) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.53
Seafoam (survey)
#80F9AD
ΔE00 3.67
Light Bluish Green
#76FDA8
ΔE00 4.23
Light Blue Green
#7EFBB3
ΔE00 4.36
Light Green Blue
#56FCA2
ΔE00 4.57
Light Sea Green
#98F6B0
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E99A #E971C0
analogous
#84E971 #71E99A #71E9D6
triadic
#71E99A #9A71E9 #E99A71
tetradic
#71E99A #7184E9 #E971C0 #E9D671
square
#71E99A #7184E9 #E971C0 #E9D671
split-complementary
#71E99A #D671E9 #E97184
monochromatic
#1EC256 #3CE174 #71E99A #A6F1C0 #DBF9E5
Accessibility & contrast
On white
1.52
#71E99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#71E99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E99A
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E99A | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D995
Deuteranopia (green-blind)
#D8CD9F
Tritanopia (blue-blind)
#53E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71e99a; /* rgb */ color: rgb(113, 233, 154); /* oklch */ color: oklch(84.5% 0.156 152.8);
Tailwind
colors: {
custom: {
50: '#a1f1b8',
500: '#71e99a',
950: '#000000',
},
}SCSS
$custom: #71e99a; $custom-light: #a1f1b8; $custom-dark: #000000;
JSON
{
"hex": "#71e99a",
"rgb": {
"r": 113,
"g": 233,
"b": 154
},
"hsl": {
"h": 140.5,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.84461,
"c": 0.15588,
"h": 152.8
},
"luminance": 0.64122
}Semantic roles & 50–950 ramp
primary
#71E99A
secondary
#C03E94
accent
#1092D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581