#71FFAE#71FFAE
#71FFAE is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.1% C 0.168 H 155.7°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFAE |
|---|---|
| RGB | rgb(113, 255, 174) |
| HSL | hsl(146, 100%, 72%) |
| HSV | hsv(146, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.82, -56.24, 27.38) |
| CIE-LCH | lch(90.82, 62.55, 154.04°) |
| OKLab | oklab(90.13% -0.1531 0.0691) |
| OKLCH | oklch(90.13% 0.168 155.7) |
| XYZ | xyz(50.2059, 78.0821, 52.4618) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.13
Seafoam Green
#7AF9AB
ΔE00 1.49
Light Blue Green
#7EFBB3
ΔE00 1.82
Seafoam (survey)
#80F9AD
ΔE00 1.86
Light Green Blue
#56FCA2
ΔE00 2.13
Sea Green (survey)
#53FCA1
ΔE00 2.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFAE #FF71C2
analogous
#7BFF71 #71FFAE #71FFF5
triadic
#71FFAE #AE71FF #FFAE71
tetradic
#71FFAE #717BFF #FF71C2 #FFF571
square
#71FFAE #717BFF #FF71C2 #FFF571
split-complementary
#71FFAE #F571FF #FF717B
monochromatic
#00F66A #34FF8B #71FFAE #AEFFD1 #E0FFEE
Accessibility & contrast
On white
1.26
#71FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#71FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFAE
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFAE | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#EADFB3
Tritanopia (blue-blind)
#42FDEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71ffae; /* rgb */ color: rgb(113, 255, 174); /* oklch */ color: oklch(90.1% 0.168 155.7);
Tailwind
colors: {
custom: {
50: '#a4ffc6',
500: '#71ffae',
950: '#000000',
},
}SCSS
$custom: #71ffae; $custom-light: #a4ffc6; $custom-dark: #000000;
JSON
{
"hex": "#71ffae",
"rgb": {
"r": 113,
"g": 255,
"b": 174
},
"hsl": {
"h": 145.775,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.90129,
"c": 0.16801,
"h": 155.7
},
"luminance": 0.78087
}Semantic roles & 50–950 ramp
primary
#71FFAE
secondary
#DC3896
accent
#0083E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682