#71F2AA#71F2AA
#71F2AA is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.9% C 0.154 H 156.6°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #71F2AA |
|---|---|
| RGB | rgb(113, 242, 170) |
| HSL | hsl(147, 83%, 70%) |
| HSV | hsv(147, 53%, 95%) |
| CMYK | cmyk(53.3%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(86.95, -51.73, 24.14) |
| CIE-LCH | lch(86.95, 57.09, 154.99°) |
| OKLab | oklab(86.95% -0.1412 0.0612) |
| OKLCH | oklch(86.95% 0.154 156.6) |
| XYZ | xyz(45.8142, 69.9132, 49.1027) |
| Luminance | 0.6992 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.88
Seafoam (survey)
#80F9AD
ΔE00 2.01
Light Blue Green
#7EFBB3
ΔE00 2.07
Light Greenish Blue
#63F7B4
ΔE00 2.24
Light Bluish Green
#76FDA8
ΔE00 3.03
Light Green Blue
#56FCA2
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F2AA #F271B9
analogous
#78F271 #71F2AA #71F2EB
triadic
#71F2AA #AA71F2 #F2AA71
tetradic
#71F2AA #7178F2 #F271B9 #F2EB71
square
#71F2AA #7178F2 #F271B9 #F2EB71
split-complementary
#71F2AA #EB71F2 #F27178
monochromatic
#14D569 #39ED88 #71F2AA #A9F7CC #E1FCED
Accessibility & contrast
On white
1.40
#71F2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#71F2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F2AA
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F2AA | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A6
Deuteranopia (green-blind)
#DED5AE
Tritanopia (blue-blind)
#49F0DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #71f2aa; /* rgb */ color: rgb(113, 242, 170); /* oklch */ color: oklch(86.9% 0.154 156.6);
Tailwind
colors: {
custom: {
50: '#a3f7c3',
500: '#71f2aa',
950: '#000000',
},
}SCSS
$custom: #71f2aa; $custom-light: #a3f7c3; $custom-dark: #000000;
JSON
{
"hex": "#71f2aa",
"rgb": {
"r": 113,
"g": 242,
"b": 170
},
"hsl": {
"h": 146.512,
"s": 83.226,
"l": 69.608
},
"oklch": {
"l": 0.86947,
"c": 0.15393,
"h": 156.6
},
"luminance": 0.69917
}Semantic roles & 50–950 ramp
primary
#71F2AA
secondary
#CB3C8C
accent
#067FE0
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582