#ACDC8A#ACDC8A
#ACDC8A is a very light, moderate yellow-green. Relative luminance 0.618; OKLCH L 84.1% C 0.120 H 133.1°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDC8A |
|---|---|
| RGB | rgb(172, 220, 138) |
| HSL | hsl(95, 54%, 70%) |
| HSV | hsv(95, 37%, 86%) |
| CMYK | cmyk(21.8%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(82.80, -29.94, 35.36) |
| CIE-LCH | lch(82.80, 46.33, 130.26°) |
| OKLab | oklab(84.13% -0.0819 0.0874) |
| OKLCH | oklch(84.13% 0.12 133.1) |
| XYZ | xyz(47.1929, 61.7910, 33.4803) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.83
Pale Olive Green
#B1D27B
ΔE00 3.84
Light Moss Green
#A6C875
ΔE00 5.22
Light Sage
#BCECAC
ΔE00 5.42
Washed Out Green
#BCF5A6
ΔE00 5.70
Pistachio
#93C572
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDC8A #BA8ADC
analogous
#D5DC8A #ACDC8A #8ADC91
triadic
#ACDC8A #8AACDC #DC8AAC
tetradic
#ACDC8A #8AD5DC #BA8ADC #DC918A
square
#ACDC8A #8AD5DC #BA8ADC #DC918A
split-complementary
#ACDC8A #918ADC #DC8AD5
monochromatic
#6BB536 #8BCE5B #ACDC8A #CDEAB9 #EEF8E7
Accessibility & contrast
On white
1.57
#ACDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#ACDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDC8A
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDC8A | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D184
Deuteranopia (green-blind)
#DBCD8E
Tritanopia (blue-blind)
#ADD6C7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #acdc8a; /* rgb */ color: rgb(172, 220, 138); /* oklch */ color: oklch(84.1% 0.120 133.1);
Tailwind
colors: {
custom: {
50: '#c6e7ad',
500: '#acdc8a',
950: '#000000',
},
}SCSS
$custom: #acdc8a; $custom-light: #c6e7ad; $custom-dark: #000000;
JSON
{
"hex": "#acdc8a",
"rgb": {
"r": 172,
"g": 220,
"b": 138
},
"hsl": {
"h": 95.122,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.84125,
"c": 0.11978,
"h": 133.1
},
"luminance": 0.61792
}Semantic roles & 50–950 ramp
primary
#ACDC8A
secondary
#8D57B3
accent
#24C180
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481