#71DB97#71DB97
#71DB97 is a light, vivid green. Relative luminance 0.564; OKLCH L 81.0% C 0.139 H 153.8°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #71DB97 |
|---|---|
| RGB | rgb(113, 219, 151) |
| HSL | hsl(142, 60%, 65%) |
| HSV | hsv(142, 48%, 86%) |
| CMYK | cmyk(48.4%, 0%, 31.1%, 14.1%) |
| CIE-LAB | lab(79.84, -45.67, 24.23) |
| CIE-LCH | lch(79.84, 51.70, 152.06°) |
| OKLab | oklab(81.03% -0.1246 0.0612) |
| OKLCH | oklch(81.03% 0.139 153.8) |
| XYZ | xyz(37.7248, 56.4052, 38.1715) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.16
Aqua Green
#12E193
ΔE00 5.17
Seafoam
#7FE0B3
ΔE00 5.46
Emerald
#50C878
ΔE00 5.88
Seaweed
#18D17B
ΔE00 6.13
Weird Green
#3AE57F
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DB97 #DB71B5
analogous
#80DB71 #71DB97 #71DBCC
triadic
#71DB97 #9771DB #DB9771
tetradic
#71DB97 #7180DB #DB71B5 #DBCC71
square
#71DB97 #7180DB #DB71B5 #DBCC71
split-complementary
#71DB97 #CC71DB #DB7180
monochromatic
#2AA757 #40CF73 #71DB97 #A2E7BB #D3F4DF
Accessibility & contrast
On white
1.71
#71DB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#71DB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DB97
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DB97 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC93
Deuteranopia (green-blind)
#CBC29B
Tritanopia (blue-blind)
#58D9C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71db97; /* rgb */ color: rgb(113, 219, 151); /* oklch */ color: oklch(81.0% 0.139 153.8);
Tailwind
colors: {
custom: {
50: '#a0e7b6',
500: '#71db97',
950: '#000000',
},
}SCSS
$custom: #71db97; $custom-light: #a0e7b6; $custom-dark: #000000;
JSON
{
"hex": "#71db97",
"rgb": {
"r": 113,
"g": 219,
"b": 151
},
"hsl": {
"h": 141.509,
"s": 59.551,
"l": 65.098
},
"oklch": {
"l": 0.81029,
"c": 0.13881,
"h": 153.8
},
"luminance": 0.56408
}Semantic roles & 50–950 ramp
primary
#71DB97
secondary
#AA4686
accent
#1E8BC7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481