#71E8AA#71E8AA
#71E8AA is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.6% C 0.140 H 158.6°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #71E8AA |
|---|---|
| RGB | rgb(113, 232, 170) |
| HSL | hsl(149, 72%, 68%) |
| HSV | hsv(149, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(84.03, -47.57, 20.10) |
| CIE-LCH | lch(84.03, 51.64, 157.09°) |
| OKLab | oklab(84.56% -0.1305 0.0512) |
| OKLCH | oklch(84.56% 0.14 158.6) |
| XYZ | xyz(42.9189, 64.1226, 48.1376) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.51
Seafoam
#7FE0B3
ΔE00 4.02
Light Blue Green
#7EFBB3
ΔE00 4.31
Seafoam (survey)
#80F9AD
ΔE00 4.40
Seafoam Green
#7AF9AB
ΔE00 4.45
Light Sea Green
#98F6B0
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E8AA #E871AF
analogous
#74E871 #71E8AA #71E8E5
triadic
#71E8AA #AA71E8 #E8AA71
tetradic
#71E8AA #7174E8 #E871AF #E8E571
square
#71E8AA #7174E8 #E871AF #E8E571
split-complementary
#71E8AA #E571E8 #E87174
monochromatic
#1FC06C #3CDF8A #71E8AA #A6F1CA #DAF9E9
Accessibility & contrast
On white
1.52
#71E8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#71E8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E8AA
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E8AA | 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)
#E6D9A6
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#4DE7D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71e8aa; /* rgb */ color: rgb(113, 232, 170); /* oklch */ color: oklch(84.6% 0.140 158.6);
Tailwind
colors: {
custom: {
50: '#a1f0c3',
500: '#71e8aa',
950: '#000000',
},
}SCSS
$custom: #71e8aa; $custom-light: #a1f0c3; $custom-dark: #000000;
JSON
{
"hex": "#71e8aa",
"rgb": {
"r": 113,
"g": 232,
"b": 170
},
"hsl": {
"h": 148.739,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.8456,
"c": 0.14017,
"h": 158.6
},
"luminance": 0.64126
}Semantic roles & 50–950 ramp
primary
#71E8AA
secondary
#BF3F81
accent
#1177D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582