#ACDC88#ACDC88
#ACDC88 is a very light, vivid yellow-green. Relative luminance 0.617; OKLCH L 84.1% C 0.122 H 132.7°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDC88 |
|---|---|
| RGB | rgb(172, 220, 136) |
| HSL | hsl(94, 55%, 70%) |
| HSV | hsv(94, 38%, 86%) |
| CMYK | cmyk(21.8%, 0%, 38.2%, 13.7%) |
| CIE-LAB | lab(82.77, -30.21, 36.33) |
| CIE-LCH | lch(82.77, 47.25, 129.75°) |
| OKLab | oklab(84.09% -0.0827 0.0896) |
| OKLCH | oklch(84.09% 0.122 132.7) |
| XYZ | xyz(47.0495, 61.7336, 32.7247) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.65
Light Grey Green
#B7E1A1
ΔE00 4.15
Light Moss Green
#A6C875
ΔE00 5.12
Light Sage
#BCECAC
ΔE00 5.69
Washed Out Green
#BCF5A6
ΔE00 5.82
Pistachio
#93C572
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDC88 #B888DC
analogous
#D6DC88 #ACDC88 #88DC8E
triadic
#ACDC88 #88ACDC #DC88AC
tetradic
#ACDC88 #88D6DC #B888DC #DC8E88
square
#ACDC88 #88D6DC #B888DC #DC8E88
split-complementary
#ACDC88 #8E88DC #DC88D6
monochromatic
#6CB535 #8BCE59 #ACDC88 #CDEAB7 #EEF8E7
Accessibility & contrast
On white
1.57
#ACDC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#ACDC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDC88
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDC88 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D182
Deuteranopia (green-blind)
#DBCD8D
Tritanopia (blue-blind)
#ADD6C7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #acdc88; /* rgb */ color: rgb(172, 220, 136); /* oklch */ color: oklch(84.1% 0.122 132.7);
Tailwind
colors: {
custom: {
50: '#c6e7ab',
500: '#acdc88',
950: '#000000',
},
}SCSS
$custom: #acdc88; $custom-light: #c6e7ab; $custom-dark: #000000;
JSON
{
"hex": "#acdc88",
"rgb": {
"r": 172,
"g": 220,
"b": 136
},
"hsl": {
"h": 94.286,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.84091,
"c": 0.12194,
"h": 132.7
},
"luminance": 0.61735
}Semantic roles & 50–950 ramp
primary
#ACDC88
secondary
#8B55B3
accent
#23C27E
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481