#71DB7E#71DB7E
#71DB7E is a light, vivid green. Relative luminance 0.557; OKLCH L 80.6% C 0.163 H 146.5°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #71DB7E |
|---|---|
| RGB | rgb(113, 219, 126) |
| HSL | hsl(127, 60%, 65%) |
| HSV | hsv(127, 48%, 86%) |
| CMYK | cmyk(48.4%, 0%, 42.5%, 14.1%) |
| CIE-LAB | lab(79.43, -49.89, 36.47) |
| CIE-LCH | lch(79.43, 61.80, 143.84°) |
| OKLab | oklab(80.55% -0.1355 0.0898) |
| OKLCH | oklch(80.55% 0.163 146.5) |
| XYZ | xyz(35.9054, 55.6774, 28.5894) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.44
Lightish Green
#61E160
ΔE00 4.82
Lightgreen
#90EE90
ΔE00 4.95
Tealish Green
#0CDC73
ΔE00 5.06
Emerald
#50C878
ΔE00 5.70
Seaweed
#18D17B
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DB7E #DB71CE
analogous
#99DB71 #71DB7E #71DBB3
triadic
#71DB7E #7E71DB #DB7E71
tetradic
#71DB7E #7199DB #DB71CE #DBB371
square
#71DB7E #7199DB #DB71CE #DBB371
split-complementary
#71DB7E #B371DB #DB7199
monochromatic
#2AA73A #40CF52 #71DB7E #A2E7AA #D3F4D7
Accessibility & contrast
On white
1.73
#71DB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#71DB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DB7E
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DB7E | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB77
Deuteranopia (green-blind)
#CFC184
Tritanopia (blue-blind)
#5FD7C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #71db7e; /* rgb */ color: rgb(113, 219, 126); /* oklch */ color: oklch(80.6% 0.163 146.5);
Tailwind
colors: {
custom: {
50: '#a0e7a4',
500: '#71db7e',
950: '#000000',
},
}SCSS
$custom: #71db7e; $custom-light: #a0e7a4; $custom-dark: #000000;
JSON
{
"hex": "#71db7e",
"rgb": {
"r": 113,
"g": 219,
"b": 126
},
"hsl": {
"h": 127.358,
"s": 59.551,
"l": 65.098
},
"oklch": {
"l": 0.80555,
"c": 0.1625,
"h": 146.5
},
"luminance": 0.5568
}Semantic roles & 50–950 ramp
primary
#71DB7E
secondary
#AA469E
accent
#1EB2C7
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480