#ACBAB4#ACBAB4
#ACBAB4 is a light, near-neutral teal. Relative luminance 0.472; OKLCH L 77.6% C 0.018 H 168.3°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBAB4 |
|---|---|
| RGB | rgb(172, 186, 180) |
| HSL | hsl(154, 9%, 70%) |
| HSV | hsv(154, 8%, 73%) |
| CMYK | cmyk(7.5%, 0%, 3.2%, 27.1%) |
| CIE-LAB | lab(74.31, -5.99, 1.38) |
| CIE-LCH | lch(74.31, 6.14, 167.04°) |
| OKLab | oklab(77.63% -0.0173 0.0036) |
| OKLCH | oklch(77.63% 0.018 168.3) |
| XYZ | xyz(42.8087, 47.1833, 50.0231) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.77
Cool Grey
#95A3A6
ΔE00 7.90
Silver
#C0C0C0
ΔE00 7.93
Dark Gray
#A9A9A9
ΔE00 8.46
Dove Gray
#B6B8BD
ΔE00 8.69
Cool Gray
#9AA7B0
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBAB4 #BAACB2
analogous
#ACBAAD #ACBAB4 #ACB9BA
triadic
#ACBAB4 #B4ACBA #BAB4AC
tetradic
#ACBAB4 #ADACBA #BAACB2 #B9BAAC
square
#ACBAB4 #ADACBA #BAACB2 #B9BAAC
split-complementary
#ACBAB4 #BAACB9 #BAADAC
monochromatic
#6B8177 #8B9E96 #ACBAB4 #CDD6D2 #EEF1F0
Accessibility & contrast
On white
2.01
#ACBAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#ACBAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBAB4
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBAB4 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B4
Deuteranopia (green-blind)
#B6B6B4
Tritanopia (blue-blind)
#A9BAB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acbab4; /* rgb */ color: rgb(172, 186, 180); /* oklch */ color: oklch(77.6% 0.018 168.3);
Tailwind
colors: {
custom: {
50: '#c4ceca',
500: '#acbab4',
950: '#000000',
},
}SCSS
$custom: #acbab4; $custom-light: #c4ceca; $custom-dark: #000000;
JSON
{
"hex": "#acbab4",
"rgb": {
"r": 172,
"g": 186,
"b": 180
},
"hsl": {
"h": 154.286,
"s": 9.211,
"l": 70.196
},
"oklch": {
"l": 0.77627,
"c": 0.01762,
"h": 168.3
},
"luminance": 0.47184
}Semantic roles & 50–950 ramp
primary
#ACBAB4
secondary
#E3DFE1
accent
#526E93
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282