#71E7AA#71E7AA
#71E7AA is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.3% C 0.139 H 158.8°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #71E7AA |
|---|---|
| RGB | rgb(113, 231, 170) |
| HSL | hsl(149, 71%, 67%) |
| HSV | hsv(149, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(83.74, -47.14, 19.70) |
| CIE-LCH | lch(83.74, 51.09, 157.32°) |
| OKLab | oklab(84.32% -0.1294 0.0502) |
| OKLCH | oklch(84.32% 0.139 158.8) |
| XYZ | xyz(42.6382, 63.5612, 48.0440) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.72
Seafoam
#7FE0B3
ΔE00 3.78
Light Blue Green
#7EFBB3
ΔE00 4.57
Seafoam (survey)
#80F9AD
ΔE00 4.67
Seafoam Green
#7AF9AB
ΔE00 4.72
Hospital Green
#9BE5AA
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E7AA #E771AE
analogous
#73E771 #71E7AA #71E7E5
triadic
#71E7AA #AA71E7 #E7AA71
tetradic
#71E7AA #7173E7 #E771AE #E7E571
square
#71E7AA #7173E7 #E771AE #E7E571
split-complementary
#71E7AA #E571E7 #E77173
monochromatic
#20BE6C #3DDE8B #71E7AA #A5F0C9 #DAF9E9
Accessibility & contrast
On white
1.53
#71E7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#71E7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E7AA
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E7AA | 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)
#E5D8A6
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#4DE6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e7aa; /* rgb */ color: rgb(113, 231, 170); /* oklch */ color: oklch(84.3% 0.139 158.8);
Tailwind
colors: {
custom: {
50: '#a1efc3',
500: '#71e7aa',
950: '#000000',
},
}SCSS
$custom: #71e7aa; $custom-light: #a1efc3; $custom-dark: #000000;
JSON
{
"hex": "#71e7aa",
"rgb": {
"r": 113,
"g": 231,
"b": 170
},
"hsl": {
"h": 148.983,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.84322,
"c": 0.13879,
"h": 158.8
},
"luminance": 0.63565
}Semantic roles & 50–950 ramp
primary
#71E7AA
secondary
#BD3F80
accent
#1276D3
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101612
muted
#808582