#71E8AB#71E8AB
#71E8AB is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.6% C 0.139 H 159.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #71E8AB |
|---|---|
| RGB | rgb(113, 232, 171) |
| HSL | hsl(149, 72%, 68%) |
| HSV | hsv(149, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 26.3%, 9%) |
| CIE-LAB | lab(84.05, -47.37, 19.61) |
| CIE-LCH | lch(84.05, 51.27, 157.51°) |
| OKLab | oklab(84.58% -0.13 0.05) |
| OKLCH | oklch(84.58% 0.139 159) |
| XYZ | xyz(43.0138, 64.1605, 48.6377) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.51
Seafoam
#7FE0B3
ΔE00 3.85
Light Blue Green
#7EFBB3
ΔE00 4.39
Seafoam (survey)
#80F9AD
ΔE00 4.52
Seafoam Green
#7AF9AB
ΔE00 4.58
Light Aquamarine
#7BFDC7
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E8AB #E871AE
analogous
#72E871 #71E8AB #71E8E7
triadic
#71E8AB #AB71E8 #E8AB71
tetradic
#71E8AB #7172E8 #E871AE #E8E771
square
#71E8AB #7172E8 #E871AE #E8E771
split-complementary
#71E8AB #E771E8 #E87172
monochromatic
#1FC06D #3CDF8C #71E8AB #A6F1CA #DAF9E9
Accessibility & contrast
On white
1.52
#71E8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#71E8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E8AB
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E8AB | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A7
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#4CE7D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71e8ab; /* rgb */ color: rgb(113, 232, 171); /* oklch */ color: oklch(84.6% 0.139 159.0);
Tailwind
colors: {
custom: {
50: '#a1f0c4',
500: '#71e8ab',
950: '#000000',
},
}SCSS
$custom: #71e8ab; $custom-light: #a1f0c4; $custom-dark: #000000;
JSON
{
"hex": "#71e8ab",
"rgb": {
"r": 113,
"g": 232,
"b": 171
},
"hsl": {
"h": 149.244,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.84583,
"c": 0.13932,
"h": 159
},
"luminance": 0.64164
}Semantic roles & 50–950 ramp
primary
#71E8AB
secondary
#BF3F80
accent
#1175D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582