#71F1AA#71F1AA
#71F1AA is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.7% C 0.153 H 156.8°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #71F1AA |
|---|---|
| RGB | rgb(113, 241, 170) |
| HSL | hsl(147, 82%, 69%) |
| HSV | hsv(147, 53%, 95%) |
| CMYK | cmyk(53.1%, 0%, 29.5%, 5.5%) |
| CIE-LAB | lab(86.66, -51.32, 23.73) |
| CIE-LCH | lch(86.66, 56.55, 155.18°) |
| OKLab | oklab(86.71% -0.1402 0.0602) |
| OKLCH | oklch(86.71% 0.153 156.8) |
| XYZ | xyz(45.5174, 69.3196, 49.0038) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.12
Seafoam (survey)
#80F9AD
ΔE00 2.22
Light Blue Green
#7EFBB3
ΔE00 2.25
Light Greenish Blue
#63F7B4
ΔE00 2.26
Light Bluish Green
#76FDA8
ΔE00 3.29
Light Green Blue
#56FCA2
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F1AA #F171B8
analogous
#78F171 #71F1AA #71F1EA
triadic
#71F1AA #AA71F1 #F1AA71
tetradic
#71F1AA #7178F1 #F171B8 #F1EA71
square
#71F1AA #7178F1 #F171B8 #F1EA71
split-complementary
#71F1AA #EA71F1 #F17178
monochromatic
#15D369 #39EC89 #71F1AA #A9F6CB #E0FCED
Accessibility & contrast
On white
1.41
#71F1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#71F1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F1AA
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F1AA | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#DDD4AE
Tritanopia (blue-blind)
#4AEFDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #71f1aa; /* rgb */ color: rgb(113, 241, 170); /* oklch */ color: oklch(86.7% 0.153 156.8);
Tailwind
colors: {
custom: {
50: '#a2f6c3',
500: '#71f1aa',
950: '#000000',
},
}SCSS
$custom: #71f1aa; $custom-light: #a2f6c3; $custom-dark: #000000;
JSON
{
"hex": "#71f1aa",
"rgb": {
"r": 113,
"g": 241,
"b": 170
},
"hsl": {
"h": 146.719,
"s": 82.051,
"l": 69.412
},
"oklch": {
"l": 0.86708,
"c": 0.15257,
"h": 156.8
},
"luminance": 0.69324
}Semantic roles & 50–950 ramp
primary
#71F1AA
secondary
#CA3C8B
accent
#077FDE
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582