#71D896#71D896
#71D896 is a light, vivid green. Relative luminance 0.548; OKLCH L 80.3% C 0.135 H 153.9°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #71D896 |
|---|---|
| RGB | rgb(113, 216, 150) |
| HSL | hsl(142, 57%, 65%) |
| HSV | hsv(142, 48%, 85%) |
| CMYK | cmyk(47.7%, 0%, 30.6%, 15.3%) |
| CIE-LAB | lab(78.94, -44.57, 23.51) |
| CIE-LCH | lch(78.94, 50.39, 152.19°) |
| OKLab | oklab(80.29% -0.1216 0.0595) |
| OKLCH | oklch(80.29% 0.135 153.9) |
| XYZ | xyz(36.8683, 54.8216, 37.4871) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.38
Seafoam
#7FE0B3
ΔE00 5.41
Aqua Green
#12E193
ΔE00 5.49
Emerald
#50C878
ΔE00 5.51
Seaweed
#18D17B
ΔE00 6.06
Eucalyptus
#44D7A8
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D896 #D871B3
analogous
#80D871 #71D896 #71D8C9
triadic
#71D896 #9671D8 #D89671
tetradic
#71D896 #7180D8 #D871B3 #D8C971
square
#71D896 #7180D8 #D871B3 #D8C971
split-complementary
#71D896 #C971D8 #D87180
monochromatic
#2DA257 #41CB72 #71D896 #A1E5BA #D1F2DD
Accessibility & contrast
On white
1.76
#71D896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#71D896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D896
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D896 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA92
Deuteranopia (green-blind)
#C9BF9A
Tritanopia (blue-blind)
#59D6C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #71d896; /* rgb */ color: rgb(113, 216, 150); /* oklch */ color: oklch(80.3% 0.135 153.9);
Tailwind
colors: {
custom: {
50: '#a0e4b5',
500: '#71d896',
950: '#000000',
},
}SCSS
$custom: #71d896; $custom-light: #a0e4b5; $custom-dark: #000000;
JSON
{
"hex": "#71d896",
"rgb": {
"r": 113,
"g": 216,
"b": 150
},
"hsl": {
"h": 141.553,
"s": 56.906,
"l": 64.51
},
"oklch": {
"l": 0.80285,
"c": 0.13542,
"h": 153.9
},
"luminance": 0.54824
}Semantic roles & 50–950 ramp
primary
#71D896
secondary
#A64784
accent
#218AC4
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481