#71DB99#71DB99
#71DB99 is a light, vivid green. Relative luminance 0.565; OKLCH L 81.1% C 0.137 H 154.6°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #71DB99 |
|---|---|
| RGB | rgb(113, 219, 153) |
| HSL | hsl(143, 60%, 65%) |
| HSV | hsv(143, 48%, 86%) |
| CMYK | cmyk(48.4%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(79.88, -45.30, 23.23) |
| CIE-LCH | lch(79.88, 50.91, 152.85°) |
| OKLab | oklab(81.07% -0.1237 0.0588) |
| OKLCH | oklch(81.07% 0.137 154.6) |
| XYZ | xyz(37.8886, 56.4707, 39.0342) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.07
Hospital Green
#9BE5AA
ΔE00 5.10
Aqua Green
#12E193
ΔE00 5.19
Emerald
#50C878
ΔE00 6.08
Eucalyptus
#44D7A8
ΔE00 6.28
Seaweed
#18D17B
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DB99 #DB71B3
analogous
#7EDB71 #71DB99 #71DBCE
triadic
#71DB99 #9971DB #DB9971
tetradic
#71DB99 #717EDB #DB71B3 #DBCE71
square
#71DB99 #717EDB #DB71B3 #DBCE71
split-complementary
#71DB99 #CE71DB #DB717E
monochromatic
#2AA759 #40CF76 #71DB99 #A2E7BC #D3F4DF
Accessibility & contrast
On white
1.71
#71DB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#71DB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DB99
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DB99 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD95
Deuteranopia (green-blind)
#CBC29D
Tritanopia (blue-blind)
#57D9C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71db99; /* rgb */ color: rgb(113, 219, 153); /* oklch */ color: oklch(81.1% 0.137 154.6);
Tailwind
colors: {
custom: {
50: '#a0e7b7',
500: '#71db99',
950: '#000000',
},
}SCSS
$custom: #71db99; $custom-light: #a0e7b7; $custom-dark: #000000;
JSON
{
"hex": "#71db99",
"rgb": {
"r": 113,
"g": 219,
"b": 153
},
"hsl": {
"h": 142.642,
"s": 59.551,
"l": 65.098
},
"oklch": {
"l": 0.81071,
"c": 0.13697,
"h": 154.6
},
"luminance": 0.56474
}Semantic roles & 50–950 ramp
primary
#71DB99
secondary
#AA4684
accent
#1E87C7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481