#71E8A7#71E8A7
#71E8A7 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.5% C 0.143 H 157.4°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #71E8A7 |
|---|---|
| RGB | rgb(113, 232, 167) |
| HSL | hsl(147, 72%, 68%) |
| HSV | hsv(147, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 28%, 9%) |
| CIE-LAB | lab(83.97, -48.15, 21.58) |
| CIE-LCH | lch(83.97, 52.77, 155.86°) |
| OKLab | oklab(84.49% -0.1318 0.0549) |
| OKLCH | oklch(84.49% 0.143 157.4) |
| XYZ | xyz(42.6383, 64.0103, 46.6600) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 4.09
Seafoam Green
#7AF9AB
ΔE00 4.11
Light Blue Green
#7EFBB3
ΔE00 4.15
Seafoam
#7FE0B3
ΔE00 4.54
Light Sea Green
#98F6B0
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E8A7 #E871B2
analogous
#76E871 #71E8A7 #71E8E3
triadic
#71E8A7 #A771E8 #E8A771
tetradic
#71E8A7 #7176E8 #E871B2 #E8E371
square
#71E8A7 #7176E8 #E871B2 #E8E371
split-complementary
#71E8A7 #E371E8 #E87176
monochromatic
#1FC068 #3CDF86 #71E8A7 #A6F1C8 #DAF9E8
Accessibility & contrast
On white
1.52
#71E8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#71E8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E8A7
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E8A7 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A3
Deuteranopia (green-blind)
#D5CDAB
Tritanopia (blue-blind)
#4EE7D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e8a7; /* rgb */ color: rgb(113, 232, 167); /* oklch */ color: oklch(84.5% 0.143 157.4);
Tailwind
colors: {
custom: {
50: '#a1f0c1',
500: '#71e8a7',
950: '#000000',
},
}SCSS
$custom: #71e8a7; $custom-light: #a1f0c1; $custom-dark: #000000;
JSON
{
"hex": "#71e8a7",
"rgb": {
"r": 113,
"g": 232,
"b": 167
},
"hsl": {
"h": 147.227,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.84493,
"c": 0.14278,
"h": 157.4
},
"luminance": 0.64014
}Semantic roles & 50–950 ramp
primary
#71E8A7
secondary
#BF3F85
accent
#117CD4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582