#71DD79#71DD79
#71DD79 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.0% C 0.170 H 145.3°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #71DD79 |
|---|---|
| RGB | rgb(113, 221, 121) |
| HSL | hsl(124, 61%, 65%) |
| HSV | hsv(124, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 45.2%, 13.3%) |
| CIE-LAB | lab(79.95, -51.45, 39.62) |
| CIE-LCH | lch(79.95, 64.94, 142.40°) |
| OKLab | oklab(80.96% -0.1397 0.0968) |
| OKLCH | oklch(80.96% 0.17 145.3) |
| XYZ | xyz(36.1157, 56.6014, 27.1075) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.75
Weird Green
#3AE57F
ΔE00 4.40
Lightgreen
#90EE90
ΔE00 4.68
Tealish Green
#0CDC73
ΔE00 5.11
Fresh Green
#69D84F
ΔE00 5.28
Emerald
#50C878
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DD79 #DD71D5
analogous
#9FDD71 #71DD79 #71DDAF
triadic
#71DD79 #7971DD #DD7971
tetradic
#71DD79 #719FDD #DD71D5 #DDAF71
square
#71DD79 #719FDD #DD71D5 #DDAF71
split-complementary
#71DD79 #AF71DD #DD719F
monochromatic
#29AB32 #40D14A #71DD79 #A2E9A8 #D4F5D6
Accessibility & contrast
On white
1.70
#71DD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#71DD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DD79
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DD79 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC71
Deuteranopia (green-blind)
#D1C280
Tritanopia (blue-blind)
#60D8C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71dd79; /* rgb */ color: rgb(113, 221, 121); /* oklch */ color: oklch(81.0% 0.170 145.3);
Tailwind
colors: {
custom: {
50: '#a1e8a1',
500: '#71dd79',
950: '#000000',
},
}SCSS
$custom: #71dd79; $custom-light: #a1e8a1; $custom-dark: #000000;
JSON
{
"hex": "#71dd79",
"rgb": {
"r": 113,
"g": 221,
"b": 121
},
"hsl": {
"h": 124.444,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.80961,
"c": 0.17,
"h": 145.3
},
"luminance": 0.56604
}Semantic roles & 50–950 ramp
primary
#71DD79
secondary
#AD45A5
accent
#1CBCC9
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480