#71DA97#71DA97
#71DA97 is a light, vivid green. Relative luminance 0.559; OKLCH L 80.8% C 0.137 H 154.0°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #71DA97 |
|---|---|
| RGB | rgb(113, 218, 151) |
| HSL | hsl(142, 59%, 65%) |
| HSV | hsv(142, 48%, 85%) |
| CMYK | cmyk(48.2%, 0%, 30.7%, 14.5%) |
| CIE-LAB | lab(79.55, -45.24, 23.82) |
| CIE-LCH | lch(79.55, 51.13, 152.23°) |
| OKLab | oklab(80.79% -0.1234 0.0603) |
| OKLCH | oklch(80.79% 0.137 154) |
| XYZ | xyz(37.4647, 55.8850, 38.0848) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.21
Aqua Green
#12E193
ΔE00 5.27
Seafoam
#7FE0B3
ΔE00 5.37
Emerald
#50C878
ΔE00 5.78
Seaweed
#18D17B
ΔE00 6.13
Weird Green
#3AE57F
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DA97 #DA71B4
analogous
#80DA71 #71DA97 #71DACB
triadic
#71DA97 #9771DA #DA9771
tetradic
#71DA97 #7180DA #DA71B4 #DACB71
square
#71DA97 #7180DA #DA71B4 #DACB71
split-complementary
#71DA97 #CB71DA #DA7180
monochromatic
#2BA557 #40CD73 #71DA97 #A2E7BB #D2F3DE
Accessibility & contrast
On white
1.72
#71DA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#71DA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DA97
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DA97 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC93
Deuteranopia (green-blind)
#CAC19B
Tritanopia (blue-blind)
#58D8C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #71da97; /* rgb */ color: rgb(113, 218, 151); /* oklch */ color: oklch(80.8% 0.137 154.0);
Tailwind
colors: {
custom: {
50: '#a0e6b6',
500: '#71da97',
950: '#000000',
},
}SCSS
$custom: #71da97; $custom-light: #a0e6b6; $custom-dark: #000000;
JSON
{
"hex": "#71da97",
"rgb": {
"r": 113,
"g": 218,
"b": 151
},
"hsl": {
"h": 141.714,
"s": 58.659,
"l": 64.902
},
"oklch": {
"l": 0.80788,
"c": 0.13737,
"h": 154
},
"luminance": 0.55888
}Semantic roles & 50–950 ramp
primary
#71DA97
secondary
#A94685
accent
#1F8AC6
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481