#71E7AB#71E7AB
#71E7AB is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.3% C 0.138 H 159.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #71E7AB |
|---|---|
| RGB | rgb(113, 231, 171) |
| HSL | hsl(149, 71%, 67%) |
| HSV | hsv(149, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 26%, 9.4%) |
| CIE-LAB | lab(83.76, -46.94, 19.21) |
| CIE-LCH | lch(83.76, 50.72, 157.75°) |
| OKLab | oklab(84.34% -0.1289 0.049) |
| OKLCH | oklch(84.34% 0.138 159.2) |
| XYZ | xyz(42.7331, 63.5992, 48.5441) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.61
Light Greenish Blue
#63F7B4
ΔE00 3.73
Light Blue Green
#7EFBB3
ΔE00 4.65
Seafoam (survey)
#80F9AD
ΔE00 4.79
Seafoam Green
#7AF9AB
ΔE00 4.85
Hospital Green
#9BE5AA
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E7AB #E771AD
analogous
#72E771 #71E7AB #71E7E6
triadic
#71E7AB #AB71E7 #E7AB71
tetradic
#71E7AB #7172E7 #E771AD #E7E671
square
#71E7AB #7172E7 #E771AD #E7E671
split-complementary
#71E7AB #E671E7 #E77172
monochromatic
#20BE6D #3DDE8C #71E7AB #A5F0CA #DAF9E9
Accessibility & contrast
On white
1.53
#71E7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#71E7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E7AB
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E7AB | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A8
Deuteranopia (green-blind)
#D4CCAF
Tritanopia (blue-blind)
#4CE6D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e7ab; /* rgb */ color: rgb(113, 231, 171); /* oklch */ color: oklch(84.3% 0.138 159.2);
Tailwind
colors: {
custom: {
50: '#a1efc4',
500: '#71e7ab',
950: '#000000',
},
}SCSS
$custom: #71e7ab; $custom-light: #a1efc4; $custom-dark: #000000;
JSON
{
"hex": "#71e7ab",
"rgb": {
"r": 113,
"g": 231,
"b": 171
},
"hsl": {
"h": 149.492,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.84344,
"c": 0.13794,
"h": 159.2
},
"luminance": 0.63603
}Semantic roles & 50–950 ramp
primary
#71E7AB
secondary
#BD3F7F
accent
#1274D3
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101612
muted
#808582