#ACBAB8#ACBAB8
#ACBAB8 is a light, near-neutral teal. Relative luminance 0.473; OKLCH L 77.7% C 0.016 H 186.6°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBAB8 |
|---|---|
| RGB | rgb(172, 186, 184) |
| HSL | hsl(171, 9%, 70%) |
| HSV | hsv(171, 8%, 73%) |
| CMYK | cmyk(7.5%, 0%, 1.1%, 27.1%) |
| CIE-LAB | lab(74.41, -5.21, -0.65) |
| CIE-LCH | lch(74.41, 5.25, 187.09°) |
| OKLab | oklab(77.75% -0.0156 -0.0018) |
| OKLCH | oklch(77.75% 0.016 186.6) |
| XYZ | xyz(43.2220, 47.3486, 52.2002) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.19
Cool Grey
#95A3A6
ΔE00 6.99
Silver
#C0C0C0
ΔE00 7.08
Dove Gray
#B6B8BD
ΔE00 7.29
Dark Gray
#A9A9A9
ΔE00 7.73
Cool Gray
#9AA7B0
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBAB8 #BAACAE
analogous
#ACBAB1 #ACBAB8 #ACB5BA
triadic
#ACBAB8 #B8ACBA #BAB8AC
tetradic
#ACBAB8 #B1ACBA #BAACAE #B5BAAC
square
#ACBAB8 #B1ACBA #BAACAE #B5BAAC
split-complementary
#ACBAB8 #BAACB5 #BAB1AC
monochromatic
#6B817E #8B9E9B #ACBAB8 #CDD6D5 #EEF1F1
Accessibility & contrast
On white
2.01
#ACBAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#ACBAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBAB8
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBAB8 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8B8
Deuteranopia (green-blind)
#B5B6B8
Tritanopia (blue-blind)
#A9BBB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acbab8; /* rgb */ color: rgb(172, 186, 184); /* oklch */ color: oklch(77.7% 0.016 186.6);
Tailwind
colors: {
custom: {
50: '#c4cecd',
500: '#acbab8',
950: '#000000',
},
}SCSS
$custom: #acbab8; $custom-light: #c4cecd; $custom-dark: #000000;
JSON
{
"hex": "#acbab8",
"rgb": {
"r": 172,
"g": 186,
"b": 184
},
"hsl": {
"h": 171.429,
"s": 9.211,
"l": 70.196
},
"oklch": {
"l": 0.77746,
"c": 0.01575,
"h": 186.6
},
"luminance": 0.47349
}Semantic roles & 50–950 ramp
primary
#ACBAB8
secondary
#E3DFE0
accent
#525C93
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282