#ACDC8D#ACDC8D
#ACDC8D is a very light, moderate yellow-green. Relative luminance 0.619; OKLCH L 84.2% C 0.117 H 133.8°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDC8D |
|---|---|
| RGB | rgb(172, 220, 141) |
| HSL | hsl(96, 53%, 71%) |
| HSV | hsv(96, 36%, 86%) |
| CMYK | cmyk(21.8%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(82.85, -29.53, 33.90) |
| CIE-LCH | lch(82.85, 44.96, 131.06°) |
| OKLab | oklab(84.18% -0.0806 0.0841) |
| OKLCH | oklch(84.18% 0.117 133.8) |
| XYZ | xyz(47.4131, 61.8791, 34.6400) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.35
Pale Olive Green
#B1D27B
ΔE00 4.18
Light Sage
#BCECAC
ΔE00 5.02
Light Moss Green
#A6C875
ΔE00 5.41
Washed Out Green
#BCF5A6
ΔE00 5.56
Pistachio
#93C572
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDC8D #BD8DDC
analogous
#D3DC8D #ACDC8D #8DDC95
triadic
#ACDC8D #8DACDC #DC8DAC
tetradic
#ACDC8D #8DD3DC #BD8DDC #DC958D
square
#ACDC8D #8DD3DC #BD8DDC #DC958D
split-complementary
#ACDC8D #958DDC #DC8DD3
monochromatic
#6AB738 #8ACE5E #ACDC8D #CEEABC #EEF8E8
Accessibility & contrast
On white
1.57
#ACDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#ACDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDC8D
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDC8D | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D187
Deuteranopia (green-blind)
#DBCD91
Tritanopia (blue-blind)
#ADD6C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #acdc8d; /* rgb */ color: rgb(172, 220, 141); /* oklch */ color: oklch(84.2% 0.117 133.8);
Tailwind
colors: {
custom: {
50: '#c6e7af',
500: '#acdc8d',
950: '#000000',
},
}SCSS
$custom: #acdc8d; $custom-light: #c6e7af; $custom-dark: #000000;
JSON
{
"hex": "#acdc8d",
"rgb": {
"r": 172,
"g": 220,
"b": 141
},
"hsl": {
"h": 96.456,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.84179,
"c": 0.11652,
"h": 133.8
},
"luminance": 0.6188
}Semantic roles & 50–950 ramp
primary
#ACDC8D
secondary
#905AB3
accent
#25C083
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481