#ACBCB2#ACBCB2
#ACBCB2 is a light, muted green. Relative luminance 0.480; OKLCH L 78.0% C 0.023 H 158.5°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBCB2 |
|---|---|
| RGB | rgb(172, 188, 178) |
| HSL | hsl(143, 11%, 71%) |
| HSV | hsv(143, 9%, 74%) |
| CMYK | cmyk(8.5%, 0%, 5.3%, 26.3%) |
| CIE-LAB | lab(74.79, -7.42, 3.17) |
| CIE-LCH | lch(74.79, 8.07, 156.86°) |
| OKLab | oklab(78% -0.0209 0.0083) |
| OKLCH | oklch(78% 0.023 158.5) |
| XYZ | xyz(43.0307, 47.9509, 49.0993) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.92
Silver
#C0C0C0
ΔE00 9.42
Cool Grey
#95A3A6
ΔE00 9.45
Greenish Grey
#96AE8D
ΔE00 9.88
Cement
#A5A391
ΔE00 10.09
Dark Gray
#A9A9A9
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBCB2 #BCACB6
analogous
#AEBCAC #ACBCB2 #ACBCBA
triadic
#ACBCB2 #B2ACBC #BCB2AC
tetradic
#ACBCB2 #ACAEBC #BCACB6 #BCBAAC
square
#ACBCB2 #ACAEBC #BCACB6 #BCBAAC
split-complementary
#ACBCB2 #BAACBC #BCACAE
monochromatic
#6A8374 #8AA193 #ACBCB2 #CED7D1 #EEF1EF
Accessibility & contrast
On white
1.98
#ACBCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#ACBCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBCB2
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBCB2 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9B2
Deuteranopia (green-blind)
#B9B7B3
Tritanopia (blue-blind)
#AABCB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #acbcb2; /* rgb */ color: rgb(172, 188, 178); /* oklch */ color: oklch(78.0% 0.023 158.5);
Tailwind
colors: {
custom: {
50: '#c4d0c9',
500: '#acbcb2',
950: '#000000',
},
}SCSS
$custom: #acbcb2; $custom-light: #c4d0c9; $custom-dark: #000000;
JSON
{
"hex": "#acbcb2",
"rgb": {
"r": 172,
"g": 188,
"b": 178
},
"hsl": {
"h": 142.5,
"s": 10.667,
"l": 70.588
},
"oklch": {
"l": 0.77995,
"c": 0.02252,
"h": 158.5
},
"luminance": 0.47951
}Semantic roles & 50–950 ramp
primary
#ACBCB2
secondary
#E4E0E2
accent
#517B95
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282