#71E9AA#71E9AA
#71E9AA is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.8% C 0.142 H 158.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #71E9AA |
|---|---|
| RGB | rgb(113, 233, 170) |
| HSL | hsl(149, 73%, 68%) |
| HSV | hsv(149, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(84.32, -47.99, 20.51) |
| CIE-LCH | lch(84.32, 52.19, 156.86°) |
| OKLab | oklab(84.8% -0.1316 0.0522) |
| OKLCH | oklch(84.8% 0.142 158.3) |
| XYZ | xyz(43.2011, 64.6871, 48.2317) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.30
Light Blue Green
#7EFBB3
ΔE00 4.06
Seafoam (survey)
#80F9AD
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.18
Seafoam
#7FE0B3
ΔE00 4.26
Light Sea Green
#98F6B0
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E9AA #E971B0
analogous
#74E971 #71E9AA #71E9E6
triadic
#71E9AA #AA71E9 #E9AA71
tetradic
#71E9AA #7174E9 #E971B0 #E9E671
square
#71E9AA #7174E9 #E971B0 #E9E671
split-complementary
#71E9AA #E671E9 #E97174
monochromatic
#1EC26C #3CE18A #71E9AA #A6F1CA #DBF9E9
Accessibility & contrast
On white
1.51
#71E9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#71E9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E9AA
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E9AA | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA6
Deuteranopia (green-blind)
#D6CDAE
Tritanopia (blue-blind)
#4CE8D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71e9aa; /* rgb */ color: rgb(113, 233, 170); /* oklch */ color: oklch(84.8% 0.142 158.3);
Tailwind
colors: {
custom: {
50: '#a1f1c3',
500: '#71e9aa',
950: '#000000',
},
}SCSS
$custom: #71e9aa; $custom-light: #a1f1c3; $custom-dark: #000000;
JSON
{
"hex": "#71e9aa",
"rgb": {
"r": 113,
"g": 233,
"b": 170
},
"hsl": {
"h": 148.5,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.84799,
"c": 0.14156,
"h": 158.3
},
"luminance": 0.64691
}Semantic roles & 50–950 ramp
primary
#71E9AA
secondary
#C03E82
accent
#1078D5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582