#ACBBBA#ACBBBA
#ACBBBA is a light, near-neutral teal. Relative luminance 0.479; OKLCH L 78.0% C 0.017 H 192.0°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBBA |
|---|---|
| RGB | rgb(172, 187, 186) |
| HSL | hsl(176, 10%, 70%) |
| HSV | hsv(176, 8%, 73%) |
| CMYK | cmyk(8%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(74.73, -5.35, -1.27) |
| CIE-LCH | lch(74.73, 5.50, 193.32°) |
| OKLab | oklab(78.02% -0.0163 -0.0035) |
| OKLCH | oklch(78.02% 0.017 192) |
| XYZ | xyz(43.6446, 47.8559, 53.3826) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.24
Cool Grey
#95A3A6
ΔE00 7.07
Silver
#C0C0C0
ΔE00 7.19
Dove Gray
#B6B8BD
ΔE00 7.29
Cool Gray
#9AA7B0
ΔE00 7.65
Dark Gray
#A9A9A9
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBBA #BBACAD
analogous
#ACBBB2 #ACBBBA #ACB4BB
triadic
#ACBBBA #BAACBB #BBBAAC
tetradic
#ACBBBA #B2ACBB #BBACAD #B4BBAC
square
#ACBBBA #B2ACBB #BBACAD #B4BBAC
split-complementary
#ACBBBA #BBACB4 #BBB2AC
monochromatic
#6B8280 #8A9F9E #ACBBBA #CED7D6 #EEF1F1
Accessibility & contrast
On white
1.99
#ACBBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#ACBBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBBA
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBBA | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BA
Deuteranopia (green-blind)
#B6B7BA
Tritanopia (blue-blind)
#A8BCBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #acbbba; /* rgb */ color: rgb(172, 187, 186); /* oklch */ color: oklch(78.0% 0.017 192.0);
Tailwind
colors: {
custom: {
50: '#c4cfce',
500: '#acbbba',
950: '#000000',
},
}SCSS
$custom: #acbbba; $custom-light: #c4cfce; $custom-dark: #000000;
JSON
{
"hex": "#acbbba",
"rgb": {
"r": 172,
"g": 187,
"b": 186
},
"hsl": {
"h": 176,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.78017,
"c": 0.01664,
"h": 192
},
"luminance": 0.47856
}Semantic roles & 50–950 ramp
primary
#ACBBBA
secondary
#E3DFE0
accent
#525694
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282