#71F4AB#71F4AB
#71F4AB is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.4% C 0.156 H 156.6°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #71F4AB |
|---|---|
| RGB | rgb(113, 244, 171) |
| HSL | hsl(147, 86%, 70%) |
| HSV | hsv(147, 54%, 96%) |
| CMYK | cmyk(53.7%, 0%, 29.9%, 4.3%) |
| CIE-LAB | lab(87.56, -52.36, 24.45) |
| CIE-LCH | lch(87.56, 57.79, 154.97°) |
| OKLab | oklab(87.45% -0.1429 0.062) |
| OKLCH | oklch(87.45% 0.156 156.6) |
| XYZ | xyz(46.5076, 71.1482, 49.8023) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.54
Seafoam (survey)
#80F9AD
ΔE00 1.72
Light Blue Green
#7EFBB3
ΔE00 1.73
Light Greenish Blue
#63F7B4
ΔE00 2.12
Light Bluish Green
#76FDA8
ΔE00 2.67
Light Green Blue
#56FCA2
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F4AB #F471BA
analogous
#78F471 #71F4AB #71F4ED
triadic
#71F4AB #AB71F4 #F4AB71
tetradic
#71F4AB #7178F4 #F471BA #F4ED71
square
#71F4AB #7178F4 #F471BA #F4ED71
split-complementary
#71F4AB #ED71F4 #F47178
monochromatic
#11DA6A #38F089 #71F4AB #AAF8CD #E3FDEE
Accessibility & contrast
On white
1.38
#71F4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#71F4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F4AB
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F4AB | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A7
Deuteranopia (green-blind)
#E0D6B0
Tritanopia (blue-blind)
#48F2E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #71f4ab; /* rgb */ color: rgb(113, 244, 171); /* oklch */ color: oklch(87.4% 0.156 156.6);
Tailwind
colors: {
custom: {
50: '#a3f8c4',
500: '#71f4ab',
950: '#000000',
},
}SCSS
$custom: #71f4ab; $custom-light: #a3f8c4; $custom-dark: #000000;
JSON
{
"hex": "#71f4ab",
"rgb": {
"r": 113,
"g": 244,
"b": 171
},
"hsl": {
"h": 146.565,
"s": 85.621,
"l": 70
},
"oklch": {
"l": 0.87445,
"c": 0.15578,
"h": 156.6
},
"luminance": 0.71152
}Semantic roles & 50–950 ramp
primary
#71F4AB
secondary
#CE3B8D
accent
#0380E2
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582