#71E796#71E796
#71E796 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.9% C 0.157 H 151.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #71E796 |
|---|---|
| RGB | rgb(113, 231, 150) |
| HSL | hsl(139, 71%, 67%) |
| HSV | hsv(139, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 35.1%, 9.4%) |
| CIE-LAB | lab(83.37, -50.87, 29.50) |
| CIE-LCH | lch(83.37, 58.80, 149.89°) |
| OKLab | oklab(83.9% -0.1382 0.074) |
| OKLCH | oklch(83.9% 0.157 151.9) |
| XYZ | xyz(40.8881, 62.8612, 38.8270) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.09
Seafoam (survey)
#80F9AD
ΔE00 4.23
Weird Green
#3AE57F
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 4.43
Light Bluish Green
#76FDA8
ΔE00 4.69
Light Green Blue
#56FCA2
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E796 #E771C2
analogous
#87E771 #71E796 #71E7D1
triadic
#71E796 #9671E7 #E79671
tetradic
#71E796 #7187E7 #E771C2 #E7D171
square
#71E796 #7187E7 #E771C2 #E7D171
split-complementary
#71E796 #D171E7 #E77187
monochromatic
#20BE51 #3DDE6F #71E796 #A5F0BD #DAF9E3
Accessibility & contrast
On white
1.55
#71E796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#71E796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E796
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E796 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D791
Deuteranopia (green-blind)
#D7CB9B
Tritanopia (blue-blind)
#55E4D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e796; /* rgb */ color: rgb(113, 231, 150); /* oklch */ color: oklch(83.9% 0.157 151.9);
Tailwind
colors: {
custom: {
50: '#a1efb5',
500: '#71e796',
950: '#000000',
},
}SCSS
$custom: #71e796; $custom-light: #a1efb5; $custom-dark: #000000;
JSON
{
"hex": "#71e796",
"rgb": {
"r": 113,
"g": 231,
"b": 150
},
"hsl": {
"h": 138.814,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.83901,
"c": 0.15678,
"h": 151.9
},
"luminance": 0.62865
}Semantic roles & 50–950 ramp
primary
#71E796
secondary
#BD3F95
accent
#1297D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581