#8CDC76#8CDC76
#8CDC76 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.9% C 0.157 H 139.2°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDC76 |
|---|---|
| RGB | rgb(140, 220, 118) |
| HSL | hsl(107, 59%, 66%) |
| HSV | hsv(107, 46%, 86%) |
| CMYK | cmyk(36.4%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(80.78, -43.46, 42.37) |
| CIE-LCH | lch(80.78, 60.70, 135.72°) |
| OKLab | oklab(81.93% -0.119 0.1028) |
| OKLCH | oklch(81.93% 0.157 139.2) |
| XYZ | xyz(39.6771, 58.0679, 26.2536) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.70
Lightish Green
#61E160
ΔE00 4.88
Fresh Green
#69D84F
ΔE00 5.09
Pistachio
#93C572
ΔE00 6.29
Light Green
#96F97B
ΔE00 6.60
Palegreen
#98FB98
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDC76 #C676DC
analogous
#BFDC76 #8CDC76 #76DC93
triadic
#8CDC76 #768CDC #DC768C
tetradic
#8CDC76 #76BFDC #C676DC #DC9376
square
#8CDC76 #76BFDC #C676DC #DC9376
split-complementary
#8CDC76 #9376DC #DC76BF
monochromatic
#47AC2C #63D045 #8CDC76 #B5E8A7 #DEF5D7
Accessibility & contrast
On white
1.66
#8CDC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#8CDC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDC76
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDC76 | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD6E
Deuteranopia (green-blind)
#D6C67C
Tritanopia (blue-blind)
#87D6C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8cdc76; /* rgb */ color: rgb(140, 220, 118); /* oklch */ color: oklch(81.9% 0.157 139.2);
Tailwind
colors: {
custom: {
50: '#b1e79f',
500: '#8cdc76',
950: '#000000',
},
}SCSS
$custom: #8cdc76; $custom-light: #b1e79f; $custom-dark: #000000;
JSON
{
"hex": "#8cdc76",
"rgb": {
"r": 140,
"g": 220,
"b": 118
},
"hsl": {
"h": 107.059,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81934,
"c": 0.15724,
"h": 139.2
},
"luminance": 0.5807
}Semantic roles & 50–950 ramp
primary
#8CDC76
secondary
#9848AE
accent
#1FC7A3
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480