#71FEAC#71FEAC
#71FEAC is a very light, vivid green. Relative luminance 0.774; OKLCH L 89.8% C 0.168 H 155.3°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEAC |
|---|---|
| RGB | rgb(113, 254, 172) |
| HSL | hsl(145, 99%, 72%) |
| HSV | hsv(145, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 32.3%, 0.4%) |
| CIE-LAB | lab(90.49, -56.21, 27.94) |
| CIE-LCH | lch(90.49, 62.77, 153.57°) |
| OKLab | oklab(89.85% -0.153 0.0705) |
| OKLCH | oklch(89.85% 0.168 155.3) |
| XYZ | xyz(49.6942, 77.3683, 51.3365) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.86
Seafoam Green
#7AF9AB
ΔE00 1.34
Seafoam (survey)
#80F9AD
ΔE00 1.75
Light Blue Green
#7EFBB3
ΔE00 1.89
Light Green Blue
#56FCA2
ΔE00 1.97
Sea Green (survey)
#53FCA1
ΔE00 2.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEAC #FE71C3
analogous
#7DFE71 #71FEAC #71FEF2
triadic
#71FEAC #AC71FE #FEAC71
tetradic
#71FEAC #717DFE #FE71C3 #FEF271
square
#71FEAC #717DFE #FE71C3 #FEF271
split-complementary
#71FEAC #F271FE #FE717D
monochromatic
#02F367 #34FE88 #71FEAC #AEFED0 #E1FFED
Accessibility & contrast
On white
1.27
#71FEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#71FEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEAC
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEAC | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA7
Deuteranopia (green-blind)
#EADEB1
Tritanopia (blue-blind)
#44FCE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71feac; /* rgb */ color: rgb(113, 254, 172); /* oklch */ color: oklch(89.8% 0.168 155.3);
Tailwind
colors: {
custom: {
50: '#a4ffc5',
500: '#71feac',
950: '#000000',
},
}SCSS
$custom: #71feac; $custom-light: #a4ffc5; $custom-dark: #000000;
JSON
{
"hex": "#71feac",
"rgb": {
"r": 113,
"g": 254,
"b": 172
},
"hsl": {
"h": 145.106,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.8985,
"c": 0.16842,
"h": 155.3
},
"luminance": 0.77373
}Semantic roles & 50–950 ramp
primary
#71FEAC
secondary
#DB3997
accent
#0085E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682