#ACBBB7#ACBBB7
#ACBBB7 is a light, near-neutral teal. Relative luminance 0.477; OKLCH L 77.9% C 0.017 H 178.1°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBB7 |
|---|---|
| RGB | rgb(172, 187, 183) |
| HSL | hsl(164, 10%, 70%) |
| HSV | hsv(164, 8%, 73%) |
| CMYK | cmyk(8%, 0%, 2.1%, 26.7%) |
| CIE-LAB | lab(74.65, -5.94, 0.25) |
| CIE-LCH | lch(74.65, 5.94, 177.59°) |
| OKLab | oklab(77.93% -0.0175 0.0006) |
| OKLCH | oklch(77.93% 0.017 178.1) |
| XYZ | xyz(43.3290, 47.7296, 51.7205) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.55
Cool Grey
#95A3A6
ΔE00 7.63
Silver
#C0C0C0
ΔE00 7.74
Dove Gray
#B6B8BD
ΔE00 8.27
Dark Gray
#A9A9A9
ΔE00 8.48
Cool Gray
#9AA7B0
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBB7 #BBACB0
analogous
#ACBBAF #ACBBB7 #ACB7BB
triadic
#ACBBB7 #B7ACBB #BBB7AC
tetradic
#ACBBB7 #AFACBB #BBACB0 #B7BBAC
square
#ACBBB7 #AFACBB #BBACB0 #B7BBAC
split-complementary
#ACBBB7 #BBACB7 #BBAFAC
monochromatic
#6B827C #8A9F9A #ACBBB7 #CED7D4 #EEF1F0
Accessibility & contrast
On white
1.99
#ACBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#ACBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBB7
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBB7 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B7
Deuteranopia (green-blind)
#B7B7B7
Tritanopia (blue-blind)
#A9BCBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #acbbb7; /* rgb */ color: rgb(172, 187, 183); /* oklch */ color: oklch(77.9% 0.017 178.1);
Tailwind
colors: {
custom: {
50: '#c4cfcc',
500: '#acbbb7',
950: '#000000',
},
}SCSS
$custom: #acbbb7; $custom-light: #c4cfcc; $custom-dark: #000000;
JSON
{
"hex": "#acbbb7",
"rgb": {
"r": 172,
"g": 187,
"b": 183
},
"hsl": {
"h": 164,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.77928,
"c": 0.01749,
"h": 178.1
},
"luminance": 0.4773
}Semantic roles & 50–950 ramp
primary
#ACBBB7
secondary
#E3DFE0
accent
#526394
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282