#ACDCA6#ACDCA6
#ACDCA6 is a very light, moderate green. Relative luminance 0.627; OKLCH L 84.7% C 0.089 H 141.9°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCA6 |
|---|---|
| RGB | rgb(172, 220, 166) |
| HSL | hsl(113, 44%, 76%) |
| HSV | hsv(113, 25%, 86%) |
| CMYK | cmyk(21.8%, 0%, 24.5%, 13.7%) |
| CIE-LAB | lab(83.29, -25.73, 21.59) |
| CIE-LCH | lch(83.29, 33.59, 139.99°) |
| OKLab | oklab(84.68% -0.0701 0.055) |
| OKLCH | oklch(84.68% 0.089 141.9) |
| XYZ | xyz(49.4876, 62.7089, 45.5657) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.09
Light Sage
#BCECAC
ΔE00 4.14
Hospital Green
#9BE5AA
ΔE00 4.21
Mint
#AAF0C1
ΔE00 6.01
Washed Out Green
#BCF5A6
ΔE00 6.93
Celadon
#BEFDB7
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCA6 #D6A6DC
analogous
#C7DCA6 #ACDCA6 #A6DCBB
triadic
#ACDCA6 #A6ACDC #DCA6AC
tetradic
#ACDCA6 #A6C7DC #D6A6DC #DCBBA6
square
#ACDCA6 #A6C7DC #D6A6DC #DCBBA6
split-complementary
#ACDCA6 #BBA6DC #DCA6C7
monochromatic
#5AB94E #83CB7A #ACDCA6 #D5EDD2 #EBF6E9
Accessibility & contrast
On white
1.55
#ACDCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#ACDCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCA6
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCA6 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD2A3
Deuteranopia (green-blind)
#D7CEA9
Tritanopia (blue-blind)
#A9D8CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acdca6; /* rgb */ color: rgb(172, 220, 166); /* oklch */ color: oklch(84.7% 0.089 141.9);
Tailwind
colors: {
custom: {
50: '#c5e7c0',
500: '#acdca6',
950: '#000000',
},
}SCSS
$custom: #acdca6; $custom-light: #c5e7c0; $custom-dark: #000000;
JSON
{
"hex": "#acdca6",
"rgb": {
"r": 172,
"g": 220,
"b": 166
},
"hsl": {
"h": 113.333,
"s": 43.548,
"l": 75.686
},
"oklch": {
"l": 0.84676,
"c": 0.0891,
"h": 141.9
},
"luminance": 0.6271
}Semantic roles & 50–950 ramp
primary
#ACDCA6
secondary
#AD72B4
accent
#2FB7A8
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482