#ACDDAC#ACDDAC
#ACDDAC is a very light, moderate green. Relative luminance 0.635; OKLCH L 85.0% C 0.084 H 144.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDAC |
|---|---|
| RGB | rgb(172, 221, 172) |
| HSL | hsl(120, 42%, 77%) |
| HSV | hsv(120, 22%, 87%) |
| CMYK | cmyk(22.2%, 0%, 22.2%, 13.3%) |
| CIE-LAB | lab(83.68, -25.20, 19.00) |
| CIE-LCH | lch(83.68, 31.56, 142.98°) |
| OKLab | oklab(85.03% -0.0689 0.0486) |
| OKLCH | oklch(85.03% 0.084 144.8) |
| XYZ | xyz(50.3141, 63.4606, 48.6199) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.13
Light Grey Green
#B7E1A1
ΔE00 4.19
Light Sage
#BCECAC
ΔE00 4.74
Mint
#AAF0C1
ΔE00 5.20
Seafoam
#7FE0B3
ΔE00 7.53
Light Teal
#90E4C1
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDAC #DDACDD
analogous
#C5DDAC #ACDDAC #ACDDC5
triadic
#ACDDAC #ACACDD #DDACAC
tetradic
#ACDDAC #ACC5DD #DDACDD #DDC5AC
square
#ACDDAC #ACC5DD #DDACDD #DDC5AC
split-complementary
#ACDDAC #C5ACDD #DDACC5
monochromatic
#55B955 #81CB81 #ACDDAC #D7EFD7 #E9F6E9
Accessibility & contrast
On white
1.53
#ACDDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#ACDDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDAC
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDAC | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4A9
Deuteranopia (green-blind)
#D7CFAE
Tritanopia (blue-blind)
#A7DACF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #acddac; /* rgb */ color: rgb(172, 221, 172); /* oklch */ color: oklch(85.0% 0.084 144.8);
Tailwind
colors: {
custom: {
50: '#c5e7c4',
500: '#acddac',
950: '#000000',
},
}SCSS
$custom: #acddac; $custom-light: #c5e7c4; $custom-dark: #000000;
JSON
{
"hex": "#acddac",
"rgb": {
"r": 172,
"g": 221,
"b": 172
},
"hsl": {
"h": 120,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.85032,
"c": 0.08431,
"h": 144.8
},
"luminance": 0.63462
}Semantic roles & 50–950 ramp
primary
#ACDDAC
secondary
#B578B5
accent
#31B5B5
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482