#71E7A6#71E7A6
#71E7A6 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.2% C 0.142 H 157.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #71E7A6 |
|---|---|
| RGB | rgb(113, 231, 166) |
| HSL | hsl(147, 71%, 67%) |
| HSV | hsv(147, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 28.1%, 9.4%) |
| CIE-LAB | lab(83.66, -47.92, 21.67) |
| CIE-LCH | lch(83.66, 52.59, 155.67°) |
| OKLab | oklab(84.23% -0.1312 0.0551) |
| OKLCH | oklch(84.23% 0.142 157.2) |
| XYZ | xyz(42.2655, 63.4121, 46.0815) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.80
Seafoam (survey)
#80F9AD
ΔE00 4.26
Seafoam Green
#7AF9AB
ΔE00 4.28
Light Blue Green
#7EFBB3
ΔE00 4.35
Seafoam
#7FE0B3
ΔE00 4.49
Light Sea Green
#98F6B0
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E7A6 #E771B2
analogous
#77E771 #71E7A6 #71E7E1
triadic
#71E7A6 #A671E7 #E7A671
tetradic
#71E7A6 #7177E7 #E771B2 #E7E171
square
#71E7A6 #7177E7 #E771B2 #E7E171
split-complementary
#71E7A6 #E171E7 #E77177
monochromatic
#20BE67 #3DDE85 #71E7A6 #A5F0C7 #DAF9E8
Accessibility & contrast
On white
1.53
#71E7A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#71E7A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E7A6
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E7A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E7A6 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A2
Deuteranopia (green-blind)
#D4CCAA
Tritanopia (blue-blind)
#4FE5D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e7a6; /* rgb */ color: rgb(113, 231, 166); /* oklch */ color: oklch(84.2% 0.142 157.2);
Tailwind
colors: {
custom: {
50: '#a1efc0',
500: '#71e7a6',
950: '#000000',
},
}SCSS
$custom: #71e7a6; $custom-light: #a1efc0; $custom-dark: #000000;
JSON
{
"hex": "#71e7a6",
"rgb": {
"r": 113,
"g": 231,
"b": 166
},
"hsl": {
"h": 146.949,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.84232,
"c": 0.14226,
"h": 157.2
},
"luminance": 0.63416
}Semantic roles & 50–950 ramp
primary
#71E7A6
secondary
#BD3F84
accent
#127DD3
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101612
muted
#808582