#71E9AB#71E9AB
#71E9AB is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.8% C 0.141 H 158.7°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #71E9AB |
|---|---|
| RGB | rgb(113, 233, 171) |
| HSL | hsl(149, 73%, 68%) |
| HSV | hsv(149, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 26.6%, 8.6%) |
| CIE-LAB | lab(84.34, -47.79, 20.02) |
| CIE-LCH | lch(84.34, 51.82, 157.27°) |
| OKLab | oklab(84.82% -0.1311 0.051) |
| OKLCH | oklch(84.82% 0.141 158.7) |
| XYZ | xyz(43.2961, 64.7251, 48.7318) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.29
Seafoam
#7FE0B3
ΔE00 4.09
Light Blue Green
#7EFBB3
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.26
Seafoam Green
#7AF9AB
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E9AB #E971AF
analogous
#73E971 #71E9AB #71E9E7
triadic
#71E9AB #AB71E9 #E9AB71
tetradic
#71E9AB #7173E9 #E971AF #E9E771
square
#71E9AB #7173E9 #E971AF #E9E771
split-complementary
#71E9AB #E771E9 #E97173
monochromatic
#1EC26D #3CE18C #71E9AB #A6F1CA #DBF9EA
Accessibility & contrast
On white
1.51
#71E9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#71E9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E9AB
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E9AB | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA7
Deuteranopia (green-blind)
#D6CDAF
Tritanopia (blue-blind)
#4CE8D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71e9ab; /* rgb */ color: rgb(113, 233, 171); /* oklch */ color: oklch(84.8% 0.141 158.7);
Tailwind
colors: {
custom: {
50: '#a1f1c4',
500: '#71e9ab',
950: '#000000',
},
}SCSS
$custom: #71e9ab; $custom-light: #a1f1c4; $custom-dark: #000000;
JSON
{
"hex": "#71e9ab",
"rgb": {
"r": 113,
"g": 233,
"b": 171
},
"hsl": {
"h": 149,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.84821,
"c": 0.1407,
"h": 158.7
},
"luminance": 0.64729
}Semantic roles & 50–950 ramp
primary
#71E9AB
secondary
#C03E81
accent
#1076D5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582