#76DC7D#76DC7D
#76DC7D is a light, vivid green. Relative luminance 0.565; OKLCH L 81.0% C 0.162 H 145.3°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #76DC7D |
|---|---|
| RGB | rgb(118, 220, 125) |
| HSL | hsl(124, 59%, 66%) |
| HSV | hsv(124, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(79.91, -49.09, 37.62) |
| CIE-LCH | lch(79.91, 61.84, 142.54°) |
| OKLab | oklab(80.99% -0.1334 0.0924) |
| OKLCH | oklch(80.99% 0.162 145.3) |
| XYZ | xyz(36.7641, 56.5160, 28.3695) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.51
Lightgreen
#90EE90
ΔE00 4.53
Weird Green
#3AE57F
ΔE00 4.80
Tealish Green
#0CDC73
ΔE00 5.54
Fresh Green
#69D84F
ΔE00 5.85
Emerald
#50C878
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DC7D #DC76D5
analogous
#A2DC76 #76DC7D #76DCB0
triadic
#76DC7D #7D76DC #DC7D76
tetradic
#76DC7D #76A2DC #DC76D5 #DCB076
square
#76DC7D #76A2DC #DC76D5 #DCB076
split-complementary
#76DC7D #B076DC #DC76A2
monochromatic
#2CAC35 #45D04F #76DC7D #A7E8AB #D7F5DA
Accessibility & contrast
On white
1.71
#76DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#76DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DC7D
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DC7D | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC76
Deuteranopia (green-blind)
#D1C283
Tritanopia (blue-blind)
#67D7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #76dc7d; /* rgb */ color: rgb(118, 220, 125); /* oklch */ color: oklch(81.0% 0.162 145.3);
Tailwind
colors: {
custom: {
50: '#a3e7a4',
500: '#76dc7d',
950: '#000000',
},
}SCSS
$custom: #76dc7d; $custom-light: #a3e7a4; $custom-dark: #000000;
JSON
{
"hex": "#76dc7d",
"rgb": {
"r": 118,
"g": 220,
"b": 125
},
"hsl": {
"h": 124.118,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.80994,
"c": 0.16227,
"h": 145.3
},
"luminance": 0.56519
}Semantic roles & 50–950 ramp
primary
#76DC7D
secondary
#AE48A7
accent
#1FBBC7
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#10160F
muted
#808480