#71E6AA#71E6AA
#71E6AA is a very light, vivid green. Relative luminance 0.630; OKLCH L 84.1% C 0.137 H 159.0°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #71E6AA |
|---|---|
| RGB | rgb(113, 230, 170) |
| HSL | hsl(149, 70%, 67%) |
| HSV | hsv(149, 51%, 90%) |
| CMYK | cmyk(50.9%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(83.44, -46.72, 19.29) |
| CIE-LCH | lch(83.44, 50.54, 157.56°) |
| OKLab | oklab(84.08% -0.1283 0.0492) |
| OKLCH | oklch(84.08% 0.137 159) |
| XYZ | xyz(42.3591, 63.0030, 47.9510) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 4.83
Seafoam (survey)
#80F9AD
ΔE00 4.93
Seafoam Green
#7AF9AB
ΔE00 4.99
Hospital Green
#9BE5AA
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E6AA #E671AD
analogous
#72E671 #71E6AA #71E6E5
triadic
#71E6AA #AA71E6 #E6AA71
tetradic
#71E6AA #7172E6 #E671AD #E6E571
square
#71E6AA #7172E6 #E671AD #E6E571
split-complementary
#71E6AA #E571E6 #E67172
monochromatic
#21BC6C #3DDD8B #71E6AA #A5EFC9 #D9F8E8
Accessibility & contrast
On white
1.54
#71E6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#71E6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E6AA
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E6AA | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#4DE5D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e6aa; /* rgb */ color: rgb(113, 230, 170); /* oklch */ color: oklch(84.1% 0.137 159.0);
Tailwind
colors: {
custom: {
50: '#a1eec3',
500: '#71e6aa',
950: '#000000',
},
}SCSS
$custom: #71e6aa; $custom-light: #a1eec3; $custom-dark: #000000;
JSON
{
"hex": "#71e6aa",
"rgb": {
"r": 113,
"g": 230,
"b": 170
},
"hsl": {
"h": 149.231,
"s": 70.06,
"l": 67.255
},
"oklch": {
"l": 0.84083,
"c": 0.13741,
"h": 159
},
"luminance": 0.63007
}Semantic roles & 50–950 ramp
primary
#71E6AA
secondary
#BB407F
accent
#1375D2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582