#ACDC76#ACDC76
#ACDC76 is a very light, vivid yellow-green. Relative luminance 0.613; OKLCH L 83.8% C 0.141 H 129.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDC76 |
|---|---|
| RGB | rgb(172, 220, 118) |
| HSL | hsl(88, 59%, 66%) |
| HSV | hsv(88, 46%, 86%) |
| CMYK | cmyk(21.8%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(82.52, -32.45, 44.92) |
| CIE-LCH | lch(82.52, 55.42, 125.84°) |
| OKLab | oklab(83.81% -0.0898 0.1083) |
| OKLCH | oklch(83.81% 0.141 129.7) |
| XYZ | xyz(45.8760, 61.2642, 26.5442) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.42
Light Moss Green
#A6C875
ΔE00 5.27
Pistachio (survey)
#C0FA8B
ΔE00 6.48
Pistachio
#93C572
ΔE00 6.50
Pale Olive
#B9CC81
ΔE00 6.61
Light Grey Green
#B7E1A1
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDC76 #A676DC
analogous
#DCD976 #ACDC76 #79DC76
triadic
#ACDC76 #76ACDC #DC76AC
tetradic
#ACDC76 #76DCD9 #A676DC #DC7679
square
#ACDC76 #76DCD9 #A676DC #DC7679
split-complementary
#ACDC76 #7679DC #D976DC
monochromatic
#70AC2C #8ED045 #ACDC76 #CAE8A7 #E7F5D7
Accessibility & contrast
On white
1.58
#ACDC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#ACDC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDC76
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDC76 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D06E
Deuteranopia (green-blind)
#DDCC7C
Tritanopia (blue-blind)
#AFD4C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #acdc76; /* rgb */ color: rgb(172, 220, 118); /* oklch */ color: oklch(83.8% 0.141 129.7);
Tailwind
colors: {
custom: {
50: '#c6e79f',
500: '#acdc76',
950: '#000000',
},
}SCSS
$custom: #acdc76; $custom-light: #c6e79f; $custom-dark: #000000;
JSON
{
"hex": "#acdc76",
"rgb": {
"r": 172,
"g": 220,
"b": 118
},
"hsl": {
"h": 88.235,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.83807,
"c": 0.14075,
"h": 129.7
},
"luminance": 0.61265
}Semantic roles & 50–950 ramp
primary
#ACDC76
secondary
#7848AE
accent
#1FC76E
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13160F
muted
#828480