#71D796#71D796
#71D796 is a light, vivid green. Relative luminance 0.543; OKLCH L 80.0% C 0.134 H 154.1°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #71D796 |
|---|---|
| RGB | rgb(113, 215, 150) |
| HSL | hsl(142, 56%, 64%) |
| HSV | hsv(142, 47%, 84%) |
| CMYK | cmyk(47.4%, 0%, 30.2%, 15.7%) |
| CIE-LAB | lab(78.64, -44.14, 23.11) |
| CIE-LCH | lch(78.64, 49.82, 152.37°) |
| OKLab | oklab(80.04% -0.1205 0.0585) |
| OKLCH | oklch(80.04% 0.134 154.1) |
| XYZ | xyz(36.6129, 54.3108, 37.4019) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.35
Emerald
#50C878
ΔE00 5.44
Hospital Green
#9BE5AA
ΔE00 5.47
Aqua Green
#12E193
ΔE00 5.62
Seaweed
#18D17B
ΔE00 6.09
Eucalyptus
#44D7A8
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D796 #D771B2
analogous
#7FD771 #71D796 #71D7C9
triadic
#71D796 #9671D7 #D79671
tetradic
#71D796 #717FD7 #D771B2 #D7C971
square
#71D796 #717FD7 #D771B2 #D7C971
split-complementary
#71D796 #C971D7 #D7717F
monochromatic
#2DA057 #41CA73 #71D796 #A1E4B9 #D0F2DD
Accessibility & contrast
On white
1.77
#71D796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#71D796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D796
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D796 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C992
Deuteranopia (green-blind)
#C8BE9A
Tritanopia (blue-blind)
#59D5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #71d796; /* rgb */ color: rgb(113, 215, 150); /* oklch */ color: oklch(80.0% 0.134 154.1);
Tailwind
colors: {
custom: {
50: '#9fe4b5',
500: '#71d796',
950: '#000000',
},
}SCSS
$custom: #71d796; $custom-light: #9fe4b5; $custom-dark: #000000;
JSON
{
"hex": "#71d796",
"rgb": {
"r": 113,
"g": 215,
"b": 150
},
"hsl": {
"h": 141.765,
"s": 56.044,
"l": 64.314
},
"oklch": {
"l": 0.80044,
"c": 0.13396,
"h": 154.1
},
"luminance": 0.54314
}Semantic roles & 50–950 ramp
primary
#71D796
secondary
#A44883
accent
#2289C4
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481