#71E797#71E797
#71E797 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.9% C 0.156 H 152.1°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #71E797 |
|---|---|
| RGB | rgb(113, 231, 151) |
| HSL | hsl(139, 71%, 67%) |
| HSV | hsv(139, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 34.6%, 9.4%) |
| CIE-LAB | lab(83.39, -50.69, 29.01) |
| CIE-LCH | lch(83.39, 58.41, 150.22°) |
| OKLab | oklab(83.92% -0.1378 0.0728) |
| OKLCH | oklch(83.92% 0.156 152.1) |
| XYZ | xyz(40.9690, 62.8935, 39.2529) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.16
Weird Green
#3AE57F
ΔE00 4.41
Lightgreen
#90EE90
ΔE00 4.56
Light Bluish Green
#76FDA8
ΔE00 4.68
Light Blue Green
#7EFBB3
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E797 #E771C1
analogous
#86E771 #71E797 #71E7D2
triadic
#71E797 #9771E7 #E79771
tetradic
#71E797 #7186E7 #E771C1 #E7D271
square
#71E797 #7186E7 #E771C1 #E7D271
split-complementary
#71E797 #D271E7 #E77186
monochromatic
#20BE53 #3DDE71 #71E797 #A5F0BD #DAF9E4
Accessibility & contrast
On white
1.55
#71E797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#71E797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E797
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E797 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D792
Deuteranopia (green-blind)
#D7CB9C
Tritanopia (blue-blind)
#55E4D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e797; /* rgb */ color: rgb(113, 231, 151); /* oklch */ color: oklch(83.9% 0.156 152.1);
Tailwind
colors: {
custom: {
50: '#a1efb6',
500: '#71e797',
950: '#000000',
},
}SCSS
$custom: #71e797; $custom-light: #a1efb6; $custom-dark: #000000;
JSON
{
"hex": "#71e797",
"rgb": {
"r": 113,
"g": 231,
"b": 151
},
"hsl": {
"h": 139.322,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.8392,
"c": 0.15585,
"h": 152.1
},
"luminance": 0.62897
}Semantic roles & 50–950 ramp
primary
#71E797
secondary
#BD3F94
accent
#1295D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581