#ACDC78#ACDC78
#ACDC78 is a very light, vivid yellow-green. Relative luminance 0.613; OKLCH L 83.8% C 0.139 H 129.9°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDC78 |
|---|---|
| RGB | rgb(172, 220, 120) |
| HSL | hsl(89, 59%, 67%) |
| HSV | hsv(89, 45%, 86%) |
| CMYK | cmyk(21.8%, 0%, 45.5%, 13.7%) |
| CIE-LAB | lab(82.55, -32.22, 43.98) |
| CIE-LCH | lch(82.55, 54.52, 126.22°) |
| OKLab | oklab(83.84% -0.0891 0.1064) |
| OKLCH | oklch(83.84% 0.139 129.9) |
| XYZ | xyz(45.9961, 61.3122, 27.1768) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.32
Light Moss Green
#A6C875
ΔE00 5.17
Pistachio
#93C572
ΔE00 6.37
Pistachio (survey)
#C0FA8B
ΔE00 6.50
Pale Olive
#B9CC81
ΔE00 6.51
Light Grey Green
#B7E1A1
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDC78 #A878DC
analogous
#DCDA78 #ACDC78 #7ADC78
triadic
#ACDC78 #78ACDC #DC78AC
tetradic
#ACDC78 #78DCDA #A878DC #DC787A
square
#ACDC78 #78DCDA #A878DC #DC787A
split-complementary
#ACDC78 #787ADC #DA78DC
monochromatic
#6FAD2D #8ECF47 #ACDC78 #CAE9A9 #E8F5D9
Accessibility & contrast
On white
1.58
#ACDC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#ACDC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDC78
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDC78 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D070
Deuteranopia (green-blind)
#DDCC7E
Tritanopia (blue-blind)
#AFD4C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #acdc78; /* rgb */ color: rgb(172, 220, 120); /* oklch */ color: oklch(83.8% 0.139 129.9);
Tailwind
colors: {
custom: {
50: '#c6e7a1',
500: '#acdc78',
950: '#000000',
},
}SCSS
$custom: #acdc78; $custom-light: #c6e7a1; $custom-dark: #000000;
JSON
{
"hex": "#acdc78",
"rgb": {
"r": 172,
"g": 220,
"b": 120
},
"hsl": {
"h": 88.8,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.83836,
"c": 0.13873,
"h": 129.9
},
"luminance": 0.61313
}Semantic roles & 50–950 ramp
primary
#ACDC78
secondary
#7A49AF
accent
#1FC66F
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13160F
muted
#828480