#ACBCB4#ACBCB4
#ACBCB4 is a light, muted teal. Relative luminance 0.480; OKLCH L 78.1% C 0.021 H 164.4°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBCB4 |
|---|---|
| RGB | rgb(172, 188, 180) |
| HSL | hsl(150, 11%, 71%) |
| HSV | hsv(150, 9%, 74%) |
| CMYK | cmyk(8.5%, 0%, 4.3%, 26.3%) |
| CIE-LAB | lab(74.84, -7.04, 2.16) |
| CIE-LCH | lch(74.84, 7.37, 162.95°) |
| OKLab | oklab(78.05% -0.0201 0.0056) |
| OKLCH | oklch(78.05% 0.021 164.4) |
| XYZ | xyz(43.2330, 48.0318, 50.1645) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.45
Cool Grey
#95A3A6
ΔE00 8.88
Silver
#C0C0C0
ΔE00 8.92
Dark Gray
#A9A9A9
ΔE00 9.65
Dove Gray
#B6B8BD
ΔE00 9.90
Light Grey
#D8DCD6
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBCB4 #BCACB4
analogous
#ACBCAC #ACBCB4 #ACBCBC
triadic
#ACBCB4 #B4ACBC #BCB4AC
tetradic
#ACBCB4 #ACACBC #BCACB4 #BCBCAC
square
#ACBCB4 #ACACBC #BCACB4 #BCBCAC
split-complementary
#ACBCB4 #BCACBC #BCACAC
monochromatic
#6A8377 #8AA195 #ACBCB4 #CED7D3 #EEF1F0
Accessibility & contrast
On white
1.98
#ACBCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#ACBCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBCB4
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBCB4 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B4
Deuteranopia (green-blind)
#B8B7B4
Tritanopia (blue-blind)
#A9BCBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #acbcb4; /* rgb */ color: rgb(172, 188, 180); /* oklch */ color: oklch(78.1% 0.021 164.4);
Tailwind
colors: {
custom: {
50: '#c4d0ca',
500: '#acbcb4',
950: '#000000',
},
}SCSS
$custom: #acbcb4; $custom-light: #c4d0ca; $custom-dark: #000000;
JSON
{
"hex": "#acbcb4",
"rgb": {
"r": 172,
"g": 188,
"b": 180
},
"hsl": {
"h": 150,
"s": 10.667,
"l": 70.588
},
"oklch": {
"l": 0.78053,
"c": 0.0209,
"h": 164.4
},
"luminance": 0.48032
}Semantic roles & 50–950 ramp
primary
#ACBCB4
secondary
#E4E0E2
accent
#517395
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282