#71F7AA#71F7AA
#71F7AA is a very light, vivid green. Relative luminance 0.729; OKLCH L 88.1% C 0.161 H 155.7°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #71F7AA |
|---|---|
| RGB | rgb(113, 247, 170) |
| HSL | hsl(146, 89%, 71%) |
| HSV | hsv(146, 54%, 97%) |
| CMYK | cmyk(54.3%, 0%, 31.2%, 3.1%) |
| CIE-LAB | lab(88.41, -53.77, 26.13) |
| CIE-LCH | lch(88.41, 59.79, 154.08°) |
| OKLab | oklab(88.14% -0.1465 0.0661) |
| OKLCH | oklch(88.14% 0.161 155.7) |
| XYZ | xyz(47.3227, 72.9303, 49.6056) |
| Luminance | 0.7294 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.87
Seafoam (survey)
#80F9AD
ΔE00 1.29
Light Blue Green
#7EFBB3
ΔE00 1.53
Light Bluish Green
#76FDA8
ΔE00 1.80
Light Greenish Blue
#63F7B4
ΔE00 2.53
Light Green Blue
#56FCA2
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F7AA #F771BE
analogous
#7BF771 #71F7AA #71F7ED
triadic
#71F7AA #AA71F7 #F7AA71
tetradic
#71F7AA #717BF7 #F771BE #F7ED71
square
#71F7AA #717BF7 #F771BE #F7ED71
split-complementary
#71F7AA #ED71F7 #F7717B
monochromatic
#0DE167 #37F487 #71F7AA #ABFACD #E2FDEE
Accessibility & contrast
On white
1.35
#71F7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#71F7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F7AA
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F7AA | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A5
Deuteranopia (green-blind)
#E3D9AF
Tritanopia (blue-blind)
#48F5E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #71f7aa; /* rgb */ color: rgb(113, 247, 170); /* oklch */ color: oklch(88.1% 0.161 155.7);
Tailwind
colors: {
custom: {
50: '#a3fbc3',
500: '#71f7aa',
950: '#000000',
},
}SCSS
$custom: #71f7aa; $custom-light: #a3fbc3; $custom-dark: #000000;
JSON
{
"hex": "#71f7aa",
"rgb": {
"r": 113,
"g": 247,
"b": 170
},
"hsl": {
"h": 145.522,
"s": 89.333,
"l": 70.588
},
"oklch": {
"l": 0.8814,
"c": 0.16075,
"h": 155.7
},
"luminance": 0.72935
}Semantic roles & 50–950 ramp
primary
#71F7AA
secondary
#D23A91
accent
#0084E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582