#71E8A4#71E8A4
#71E8A4 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.4% C 0.145 H 156.3°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #71E8A4 |
|---|---|
| RGB | rgb(113, 232, 164) |
| HSL | hsl(146, 72%, 68%) |
| HSV | hsv(146, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(83.91, -48.73, 23.05) |
| CIE-LCH | lch(83.91, 53.91, 154.68°) |
| OKLab | oklab(84.43% -0.1331 0.0585) |
| OKLCH | oklch(84.43% 0.145 156.3) |
| XYZ | xyz(42.3642, 63.9007, 45.2164) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.76
Seafoam Green
#7AF9AB
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 3.88
Light Blue Green
#7EFBB3
ΔE00 4.09
Light Sea Green
#98F6B0
ΔE00 4.66
Aqua Green
#12E193
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E8A4 #E871B5
analogous
#7AE871 #71E8A4 #71E8DF
triadic
#71E8A4 #A471E8 #E8A471
tetradic
#71E8A4 #717AE8 #E871B5 #E8DF71
square
#71E8A4 #717AE8 #E871B5 #E8DF71
split-complementary
#71E8A4 #DF71E8 #E8717A
monochromatic
#1FC064 #3CDF82 #71E8A4 #A6F1C6 #DAF9E8
Accessibility & contrast
On white
1.52
#71E8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#71E8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E8A4
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E8A4 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D8A0
Deuteranopia (green-blind)
#D6CCA8
Tritanopia (blue-blind)
#4FE6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e8a4; /* rgb */ color: rgb(113, 232, 164); /* oklch */ color: oklch(84.4% 0.145 156.3);
Tailwind
colors: {
custom: {
50: '#a1f0bf',
500: '#71e8a4',
950: '#000000',
},
}SCSS
$custom: #71e8a4; $custom-light: #a1f0bf; $custom-dark: #000000;
JSON
{
"hex": "#71e8a4",
"rgb": {
"r": 113,
"g": 232,
"b": 164
},
"hsl": {
"h": 145.714,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.84428,
"c": 0.14542,
"h": 156.3
},
"luminance": 0.63904
}Semantic roles & 50–950 ramp
primary
#71E8A4
secondary
#BF3F88
accent
#1181D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582