#76D17C#76D17C
#76D17C is a light, vivid green. Relative luminance 0.509; OKLCH L 78.3% C 0.147 H 145.4°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #76D17C |
|---|---|
| RGB | rgb(118, 209, 124) |
| HSL | hsl(124, 50%, 64%) |
| HSV | hsv(124, 44%, 82%) |
| CMYK | cmyk(43.5%, 0%, 40.7%, 18%) |
| CIE-LAB | lab(76.62, -44.62, 33.88) |
| CIE-LCH | lch(76.62, 56.02, 142.79°) |
| OKLab | oklab(78.31% -0.1214 0.0837) |
| OKLCH | oklch(78.31% 0.147 145.4) |
| XYZ | xyz(33.9080, 50.9055, 27.1039) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.88
Emerald
#50C878
ΔE00 4.42
Pistachio
#93C572
ΔE00 6.09
Dark Mint
#48C072
ΔE00 6.13
Seaweed
#18D17B
ΔE00 6.27
Tealish Green
#0CDC73
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D17C #D176CB
analogous
#9ED176 #76D17C #76D1AA
triadic
#76D17C #7C76D1 #D17C76
tetradic
#76D17C #769ED1 #D176CB #D1AA76
square
#76D17C #769ED1 #D176CB #D1AA76
split-complementary
#76D17C #AA76D1 #D1769E
monochromatic
#33993A #48C250 #76D17C #A4E0A8 #D2F0D4
Accessibility & contrast
On white
1.88
#76D17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#76D17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D17C
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D17C | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C276
Deuteranopia (green-blind)
#C7BA81
Tritanopia (blue-blind)
#69CDBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #76d17c; /* rgb */ color: rgb(118, 209, 124); /* oklch */ color: oklch(78.3% 0.147 145.4);
Tailwind
colors: {
custom: {
50: '#a2e0a3',
500: '#76d17c',
950: '#000000',
},
}SCSS
$custom: #76d17c; $custom-light: #a2e0a3; $custom-dark: #000000;
JSON
{
"hex": "#76d17c",
"rgb": {
"r": 118,
"g": 209,
"b": 124
},
"hsl": {
"h": 123.956,
"s": 49.727,
"l": 64.118
},
"oklch": {
"l": 0.78307,
"c": 0.14743,
"h": 145.4
},
"luminance": 0.50908
}Semantic roles & 50–950 ramp
primary
#76D17C
secondary
#9F4D99
accent
#28B3BD
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F150F
muted
#808480