#ACBDB2#ACBDB2
#ACBDB2 is a light, muted green. Relative luminance 0.484; OKLCH L 78.2% C 0.024 H 157.5°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBDB2 |
|---|---|
| RGB | rgb(172, 189, 178) |
| HSL | hsl(141, 11%, 71%) |
| HSV | hsv(141, 9%, 74%) |
| CMYK | cmyk(9%, 0%, 5.8%, 25.9%) |
| CIE-LAB | lab(75.06, -7.95, 3.56) |
| CIE-LCH | lch(75.06, 8.71, 155.86°) |
| OKLab | oklab(78.21% -0.0224 0.0093) |
| OKLCH | oklch(78.21% 0.024 157.5) |
| XYZ | xyz(43.2451, 48.3797, 49.1707) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.30
Greenish Grey
#96AE8D
ΔE00 9.54
Silver
#C0C0C0
ΔE00 9.90
Cool Grey
#95A3A6
ΔE00 9.96
Cement
#A5A391
ΔE00 10.37
Light Grey
#D8DCD6
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBDB2 #BDACB7
analogous
#AEBDAC #ACBDB2 #ACBDBA
triadic
#ACBDB2 #B2ACBD #BDB2AC
tetradic
#ACBDB2 #ACAEBD #BDACB7 #BDBAAC
square
#ACBDB2 #ACAEBD #BDACB7 #BDBAAC
split-complementary
#ACBDB2 #BAACBD #BDACAE
monochromatic
#6A8573 #8AA292 #ACBDB2 #CED8D2 #EEF1EF
Accessibility & contrast
On white
1.97
#ACBDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#ACBDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBDB2
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBDB2 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB1
Deuteranopia (green-blind)
#B9B8B3
Tritanopia (blue-blind)
#A9BDBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #acbdb2; /* rgb */ color: rgb(172, 189, 178); /* oklch */ color: oklch(78.2% 0.024 157.5);
Tailwind
colors: {
custom: {
50: '#c4d0c9',
500: '#acbdb2',
950: '#000000',
},
}SCSS
$custom: #acbdb2; $custom-light: #c4d0c9; $custom-dark: #000000;
JSON
{
"hex": "#acbdb2",
"rgb": {
"r": 172,
"g": 189,
"b": 178
},
"hsl": {
"h": 141.176,
"s": 11.409,
"l": 70.784
},
"oklch": {
"l": 0.78209,
"c": 0.02423,
"h": 157.5
},
"luminance": 0.4838
}Semantic roles & 50–950 ramp
primary
#ACBDB2
secondary
#E5E0E3
accent
#507D95
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282