#71F4AA#71F4AA
#71F4AA is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.4% C 0.157 H 156.2°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #71F4AA |
|---|---|
| RGB | rgb(113, 244, 170) |
| HSL | hsl(146, 86%, 70%) |
| HSV | hsv(146, 54%, 96%) |
| CMYK | cmyk(53.7%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(87.54, -52.55, 24.94) |
| CIE-LCH | lch(87.54, 58.17, 154.62°) |
| OKLab | oklab(87.42% -0.1434 0.0631) |
| OKLCH | oklch(87.42% 0.157 156.2) |
| XYZ | xyz(46.4127, 71.1102, 49.3022) |
| Luminance | 0.7111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.42
Seafoam (survey)
#80F9AD
ΔE00 1.64
Light Blue Green
#7EFBB3
ΔE00 1.76
Light Greenish Blue
#63F7B4
ΔE00 2.28
Light Bluish Green
#76FDA8
ΔE00 2.53
Light Green Blue
#56FCA2
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F4AA #F471BB
analogous
#79F471 #71F4AA #71F4EC
triadic
#71F4AA #AA71F4 #F4AA71
tetradic
#71F4AA #7179F4 #F471BB #F4EC71
square
#71F4AA #7179F4 #F471BB #F4EC71
split-complementary
#71F4AA #EC71F4 #F47179
monochromatic
#11DA68 #38F088 #71F4AA #AAF8CC #E3FDEE
Accessibility & contrast
On white
1.38
#71F4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#71F4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F4AA
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F4AA | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A5
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#49F2E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #71f4aa; /* rgb */ color: rgb(113, 244, 170); /* oklch */ color: oklch(87.4% 0.157 156.2);
Tailwind
colors: {
custom: {
50: '#a3f8c3',
500: '#71f4aa',
950: '#000000',
},
}SCSS
$custom: #71f4aa; $custom-light: #a3f8c3; $custom-dark: #000000;
JSON
{
"hex": "#71f4aa",
"rgb": {
"r": 113,
"g": 244,
"b": 170
},
"hsl": {
"h": 146.107,
"s": 85.621,
"l": 70
},
"oklch": {
"l": 0.87424,
"c": 0.15666,
"h": 156.2
},
"luminance": 0.71114
}Semantic roles & 50–950 ramp
primary
#71F4AA
secondary
#CE3B8E
accent
#0381E2
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582