#76DC8A#76DC8A
#76DC8A is a light, vivid green. Relative luminance 0.569; OKLCH L 81.2% C 0.150 H 148.6°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #76DC8A |
|---|---|
| RGB | rgb(118, 220, 138) |
| HSL | hsl(132, 59%, 66%) |
| HSV | hsv(132, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(80.11, -47.05, 31.31) |
| CIE-LCH | lch(80.11, 56.51, 146.35°) |
| OKLab | oklab(81.22% -0.1279 0.078) |
| OKLCH | oklch(81.22% 0.15 148.6) |
| XYZ | xyz(37.6496, 56.8702, 33.0329) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.92
Weird Green
#3AE57F
ΔE00 4.93
Emerald
#50C878
ΔE00 5.74
Tealish Green
#0CDC73
ΔE00 5.86
Hospital Green
#9BE5AA
ΔE00 5.91
Seaweed
#18D17B
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DC8A #DC76C8
analogous
#95DC76 #76DC8A #76DCBD
triadic
#76DC8A #8A76DC #DC8A76
tetradic
#76DC8A #7695DC #DC76C8 #DCBD76
square
#76DC8A #7695DC #DC76C8 #DCBD76
split-complementary
#76DC8A #BD76DC #DC7695
monochromatic
#2CAC45 #45D060 #76DC8A #A7E8B4 #D7F5DD
Accessibility & contrast
On white
1.70
#76DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#76DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DC8A
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DC8A | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#CFC38F
Tritanopia (blue-blind)
#64D8C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #76dc8a; /* rgb */ color: rgb(118, 220, 138); /* oklch */ color: oklch(81.2% 0.150 148.6);
Tailwind
colors: {
custom: {
50: '#a3e7ad',
500: '#76dc8a',
950: '#000000',
},
}SCSS
$custom: #76dc8a; $custom-light: #a3e7ad; $custom-dark: #000000;
JSON
{
"hex": "#76dc8a",
"rgb": {
"r": 118,
"g": 220,
"b": 138
},
"hsl": {
"h": 131.765,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81222,
"c": 0.14981,
"h": 148.6
},
"luminance": 0.56873
}Semantic roles & 50–950 ramp
primary
#76DC8A
secondary
#AE489A
accent
#1FA6C7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101610
muted
#808481