#71FFAA#71FFAA
#71FFAA is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.0% C 0.172 H 154.5°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFAA |
|---|---|
| RGB | rgb(113, 255, 170) |
| HSL | hsl(144, 100%, 72%) |
| HSV | hsv(144, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(90.75, -56.97, 29.30) |
| CIE-LCH | lch(90.75, 64.06, 152.79°) |
| OKLab | oklab(90.05% -0.1549 0.0738) |
| OKLCH | oklch(90.05% 0.172 154.5) |
| XYZ | xyz(49.8218, 77.9284, 50.4386) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.63
Seafoam Green
#7AF9AB
ΔE00 1.65
Light Green Blue
#56FCA2
ΔE00 1.83
Sea Green (survey)
#53FCA1
ΔE00 2.01
Seafoam (survey)
#80F9AD
ΔE00 2.06
Light Blue Green
#7EFBB3
ΔE00 2.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFAA #FF71C6
analogous
#7FFF71 #71FFAA #71FFF1
triadic
#71FFAA #AA71FF #FFAA71
tetradic
#71FFAA #717FFF #FF71C6 #FFF171
square
#71FFAA #717FFF #FF71C6 #FFF171
split-complementary
#71FFAA #F171FF #FF717F
monochromatic
#00F663 #34FF85 #71FFAA #AEFFCF #E0FFED
Accessibility & contrast
On white
1.27
#71FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#71FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFAA
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFAA | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA5
Deuteranopia (green-blind)
#EBDFAF
Tritanopia (blue-blind)
#45FCE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71ffaa; /* rgb */ color: rgb(113, 255, 170); /* oklch */ color: oklch(90.0% 0.172 154.5);
Tailwind
colors: {
custom: {
50: '#a4ffc3',
500: '#71ffaa',
950: '#000000',
},
}SCSS
$custom: #71ffaa; $custom-light: #a4ffc3; $custom-dark: #000000;
JSON
{
"hex": "#71ffaa",
"rgb": {
"r": 113,
"g": 255,
"b": 170
},
"hsl": {
"h": 144.085,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.90049,
"c": 0.17152,
"h": 154.5
},
"luminance": 0.77933
}Semantic roles & 50–950 ramp
primary
#71FFAA
secondary
#DC389A
accent
#0089E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682