#71F3AA#71F3AA
#71F3AA is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.2% C 0.155 H 156.4°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #71F3AA |
|---|---|
| RGB | rgb(113, 243, 170) |
| HSL | hsl(146, 84%, 70%) |
| HSV | hsv(146, 53%, 95%) |
| CMYK | cmyk(53.5%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(87.25, -52.14, 24.54) |
| CIE-LCH | lch(87.25, 57.63, 154.80°) |
| OKLab | oklab(87.19% -0.1423 0.0622) |
| OKLCH | oklch(87.19% 0.155 156.4) |
| XYZ | xyz(46.1126, 70.5101, 49.2022) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.65
Seafoam (survey)
#80F9AD
ΔE00 1.82
Light Blue Green
#7EFBB3
ΔE00 1.91
Light Greenish Blue
#63F7B4
ΔE00 2.24
Light Bluish Green
#76FDA8
ΔE00 2.78
Light Green Blue
#56FCA2
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F3AA #F371BA
analogous
#79F371 #71F3AA #71F3EB
triadic
#71F3AA #AA71F3 #F3AA71
tetradic
#71F3AA #7179F3 #F371BA #F3EB71
square
#71F3AA #7179F3 #F371BA #F3EB71
split-complementary
#71F3AA #EB71F3 #F37179
monochromatic
#12D769 #39EE88 #71F3AA #A9F8CC #E2FDEE
Accessibility & contrast
On white
1.39
#71F3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#71F3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F3AA
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F3AA | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A6
Deuteranopia (green-blind)
#DFD5AF
Tritanopia (blue-blind)
#49F1E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #71f3aa; /* rgb */ color: rgb(113, 243, 170); /* oklch */ color: oklch(87.2% 0.155 156.4);
Tailwind
colors: {
custom: {
50: '#a3f8c3',
500: '#71f3aa',
950: '#000000',
},
}SCSS
$custom: #71f3aa; $custom-light: #a3f8c3; $custom-dark: #000000;
JSON
{
"hex": "#71f3aa",
"rgb": {
"r": 113,
"g": 243,
"b": 170
},
"hsl": {
"h": 146.308,
"s": 84.416,
"l": 69.804
},
"oklch": {
"l": 0.87186,
"c": 0.15529,
"h": 156.4
},
"luminance": 0.70514
}Semantic roles & 50–950 ramp
primary
#71F3AA
secondary
#CD3B8D
accent
#0580E1
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582