#71F8AA#71F8AA
#71F8AA is a very light, vivid green. Relative luminance 0.735; OKLCH L 88.4% C 0.162 H 155.6°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #71F8AA |
|---|---|
| RGB | rgb(113, 248, 170) |
| HSL | hsl(145, 91%, 71%) |
| HSV | hsv(145, 54%, 97%) |
| CMYK | cmyk(54.4%, 0%, 31.5%, 2.7%) |
| CIE-LAB | lab(88.71, -54.18, 26.53) |
| CIE-LCH | lch(88.71, 60.32, 153.91°) |
| OKLab | oklab(88.38% -0.1476 0.067) |
| OKLCH | oklch(88.38% 0.162 155.6) |
| XYZ | xyz(47.6293, 73.5435, 49.7078) |
| Luminance | 0.7355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.76
Seafoam (survey)
#80F9AD
ΔE00 1.25
Light Blue Green
#7EFBB3
ΔE00 1.52
Light Bluish Green
#76FDA8
ΔE00 1.57
Light Green Blue
#56FCA2
ΔE00 2.40
Sea Green (survey)
#53FCA1
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F8AA #F871BF
analogous
#7BF871 #71F8AA #71F8ED
triadic
#71F8AA #AA71F8 #F8AA71
tetradic
#71F8AA #717BF8 #F871BF #F8ED71
square
#71F8AA #717BF8 #F871BF #F8ED71
split-complementary
#71F8AA #ED71F8 #F8717B
monochromatic
#0BE366 #37F587 #71F8AA #ABFBCD #E2FEEE
Accessibility & contrast
On white
1.34
#71F8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#71F8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F8AA
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F8AA | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A5
Deuteranopia (green-blind)
#E4D9AF
Tritanopia (blue-blind)
#47F6E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #71f8aa; /* rgb */ color: rgb(113, 248, 170); /* oklch */ color: oklch(88.4% 0.162 155.6);
Tailwind
colors: {
custom: {
50: '#a3fbc3',
500: '#71f8aa',
950: '#000000',
},
}SCSS
$custom: #71f8aa; $custom-light: #a3fbc3; $custom-dark: #000000;
JSON
{
"hex": "#71f8aa",
"rgb": {
"r": 113,
"g": 248,
"b": 170
},
"hsl": {
"h": 145.333,
"s": 90.604,
"l": 70.784
},
"oklch": {
"l": 0.88379,
"c": 0.1621,
"h": 155.6
},
"luminance": 0.73548
}Semantic roles & 50–950 ramp
primary
#71F8AA
secondary
#D33A92
accent
#0085E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582