#71E7A7#71E7A7
#71E7A7 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.3% C 0.141 H 157.6°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #71E7A7 |
|---|---|
| RGB | rgb(113, 231, 167) |
| HSL | hsl(147, 71%, 67%) |
| HSV | hsv(147, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 27.7%, 9.4%) |
| CIE-LAB | lab(83.68, -47.73, 21.17) |
| CIE-LCH | lch(83.68, 52.22, 156.08°) |
| OKLab | oklab(84.25% -0.1307 0.0539) |
| OKLCH | oklch(84.25% 0.141 157.6) |
| XYZ | xyz(42.3576, 63.4490, 46.5665) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.76
Seafoam
#7FE0B3
ΔE00 4.31
Seafoam (survey)
#80F9AD
ΔE00 4.35
Seafoam Green
#7AF9AB
ΔE00 4.38
Light Blue Green
#7EFBB3
ΔE00 4.39
Hospital Green
#9BE5AA
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E7A7 #E771B1
analogous
#76E771 #71E7A7 #71E7E2
triadic
#71E7A7 #A771E7 #E7A771
tetradic
#71E7A7 #7176E7 #E771B1 #E7E271
square
#71E7A7 #7176E7 #E771B1 #E7E271
split-complementary
#71E7A7 #E271E7 #E77176
monochromatic
#20BE68 #3DDE87 #71E7A7 #A5F0C7 #DAF9E8
Accessibility & contrast
On white
1.53
#71E7A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#71E7A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E7A7
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E7A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E7A7 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A3
Deuteranopia (green-blind)
#D4CCAB
Tritanopia (blue-blind)
#4EE6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e7a7; /* rgb */ color: rgb(113, 231, 167); /* oklch */ color: oklch(84.3% 0.141 157.6);
Tailwind
colors: {
custom: {
50: '#a1efc1',
500: '#71e7a7',
950: '#000000',
},
}SCSS
$custom: #71e7a7; $custom-light: #a1efc1; $custom-dark: #000000;
JSON
{
"hex": "#71e7a7",
"rgb": {
"r": 113,
"g": 231,
"b": 167
},
"hsl": {
"h": 147.458,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.84254,
"c": 0.14139,
"h": 157.6
},
"luminance": 0.63453
}Semantic roles & 50–950 ramp
primary
#71E7A7
secondary
#BD3F83
accent
#127BD3
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101612
muted
#808582