#76DC76#76DC76
#76DC76 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.9% C 0.169 H 143.8°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #76DC76 |
|---|---|
| RGB | rgb(118, 220, 118) |
| HSL | hsl(120, 59%, 66%) |
| HSV | hsv(120, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(79.81, -50.10, 40.95) |
| CIE-LCH | lch(79.81, 64.70, 140.73°) |
| OKLab | oklab(80.88% -0.1363 0.0997) |
| OKLCH | oklch(80.88% 0.169 143.8) |
| XYZ | xyz(36.3326, 56.3434, 26.0969) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.57
Lightgreen
#90EE90
ΔE00 4.75
Fresh Green
#69D84F
ΔE00 4.76
Weird Green
#3AE57F
ΔE00 5.14
Tealish Green
#0CDC73
ΔE00 5.74
Emerald
#50C878
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DC76 #DC76DC
analogous
#A9DC76 #76DC76 #76DCA9
triadic
#76DC76 #7676DC #DC7676
tetradic
#76DC76 #76A9DC #DC76DC #DCA976
square
#76DC76 #76A9DC #DC76DC #DCA976
split-complementary
#76DC76 #A976DC #DC76A9
monochromatic
#2CAC2C #45D045 #76DC76 #A7E8A7 #D7F5D7
Accessibility & contrast
On white
1.71
#76DC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#76DC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DC76
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DC76 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC6E
Deuteranopia (green-blind)
#D2C27D
Tritanopia (blue-blind)
#69D7C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #76dc76; /* rgb */ color: rgb(118, 220, 118); /* oklch */ color: oklch(80.9% 0.169 143.8);
Tailwind
colors: {
custom: {
50: '#a3e79f',
500: '#76dc76',
950: '#000000',
},
}SCSS
$custom: #76dc76; $custom-light: #a3e79f; $custom-dark: #000000;
JSON
{
"hex": "#76dc76",
"rgb": {
"r": 118,
"g": 220,
"b": 118
},
"hsl": {
"h": 120,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.80882,
"c": 0.16887,
"h": 143.8
},
"luminance": 0.56346
}Semantic roles & 50–950 ramp
primary
#76DC76
secondary
#AE48AE
accent
#1FC7C7
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480