#76DC79#76DC79
#76DC79 is a light, vivid green. Relative luminance 0.564; OKLCH L 80.9% C 0.166 H 144.4°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #76DC79 |
|---|---|
| RGB | rgb(118, 220, 121) |
| HSL | hsl(122, 59%, 66%) |
| HSV | hsv(122, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(79.85, -49.67, 39.53) |
| CIE-LCH | lch(79.85, 63.48, 141.49°) |
| OKLab | oklab(80.93% -0.1351 0.0966) |
| OKLCH | oklch(80.93% 0.166 144.4) |
| XYZ | xyz(36.5137, 56.4158, 27.0507) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.95
Lightgreen
#90EE90
ΔE00 4.62
Weird Green
#3AE57F
ΔE00 4.97
Fresh Green
#69D84F
ΔE00 5.21
Tealish Green
#0CDC73
ΔE00 5.63
Emerald
#50C878
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DC79 #DC76D9
analogous
#A6DC76 #76DC79 #76DCAC
triadic
#76DC79 #7976DC #DC7976
tetradic
#76DC79 #76A6DC #DC76D9 #DCAC76
square
#76DC79 #76A6DC #DC76D9 #DCAC76
split-complementary
#76DC79 #AC76DC #DC76A6
monochromatic
#2CAC30 #45D049 #76DC79 #A7E8A9 #D7F5D8
Accessibility & contrast
On white
1.71
#76DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#76DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DC79
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DC79 | 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)
#E0CC71
Deuteranopia (green-blind)
#D1C27F
Tritanopia (blue-blind)
#68D7C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #76dc79; /* rgb */ color: rgb(118, 220, 121); /* oklch */ color: oklch(80.9% 0.166 144.4);
Tailwind
colors: {
custom: {
50: '#a3e7a1',
500: '#76dc79',
950: '#000000',
},
}SCSS
$custom: #76dc79; $custom-light: #a3e7a1; $custom-dark: #000000;
JSON
{
"hex": "#76dc79",
"rgb": {
"r": 118,
"g": 220,
"b": 121
},
"hsl": {
"h": 121.765,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.80929,
"c": 0.16605,
"h": 144.4
},
"luminance": 0.56418
}Semantic roles & 50–950 ramp
primary
#76DC79
secondary
#AE48AB
accent
#1FC2C7
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#10160F
muted
#808480