#ACDCAA#ACDCAA
#ACDCAA is a very light, moderate green. Relative luminance 0.629; OKLCH L 84.8% C 0.085 H 143.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCAA |
|---|---|
| RGB | rgb(172, 220, 170) |
| HSL | hsl(118, 42%, 76%) |
| HSV | hsv(118, 23%, 86%) |
| CMYK | cmyk(21.8%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(83.37, -25.06, 19.61) |
| CIE-LCH | lch(83.37, 31.82, 141.95°) |
| OKLab | oklab(84.77% -0.0684 0.0501) |
| OKLCH | oklch(84.77% 0.085 143.8) |
| XYZ | xyz(49.8603, 62.8579, 47.5282) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.91
Hospital Green
#9BE5AA
ΔE00 4.27
Light Sage
#BCECAC
ΔE00 4.67
Mint
#AAF0C1
ΔE00 5.56
Washed Out Green
#BCF5A6
ΔE00 7.56
Celadon
#BEFDB7
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCAA #DAAADC
analogous
#C5DCAA #ACDCAA #AADCC1
triadic
#ACDCAA #AAACDC #DCAAAC
tetradic
#ACDCAA #AAC5DC #DAAADC #DCC1AA
square
#ACDCAA #AAC5DC #DAAADC #DCC1AA
split-complementary
#ACDCAA #C1AADC #DCAAC5
monochromatic
#57B853 #82CA7F #ACDCAA #D6EED5 #EAF6E9
Accessibility & contrast
On white
1.55
#ACDCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#ACDCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCAA
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCAA | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3A7
Deuteranopia (green-blind)
#D6CEAD
Tritanopia (blue-blind)
#A8D9CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #acdcaa; /* rgb */ color: rgb(172, 220, 170); /* oklch */ color: oklch(84.8% 0.085 143.8);
Tailwind
colors: {
custom: {
50: '#c5e7c3',
500: '#acdcaa',
950: '#000000',
},
}SCSS
$custom: #acdcaa; $custom-light: #c5e7c3; $custom-dark: #000000;
JSON
{
"hex": "#acdcaa",
"rgb": {
"r": 172,
"g": 220,
"b": 170
},
"hsl": {
"h": 117.6,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.84765,
"c": 0.08479,
"h": 143.8
},
"luminance": 0.62859
}Semantic roles & 50–950 ramp
primary
#ACDCAA
secondary
#B276B4
accent
#31B5AF
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482