#ACBBB9#ACBBB9
#ACBBB9 is a light, near-neutral teal. Relative luminance 0.478; OKLCH L 78.0% C 0.017 H 187.2°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBB9 |
|---|---|
| RGB | rgb(172, 187, 185) |
| HSL | hsl(172, 10%, 70%) |
| HSV | hsv(172, 8%, 73%) |
| CMYK | cmyk(8%, 0%, 1.1%, 26.7%) |
| CIE-LAB | lab(74.71, -5.55, -0.76) |
| CIE-LCH | lch(74.71, 5.60, 187.81°) |
| OKLab | oklab(77.99% -0.0167 -0.0021) |
| OKLCH | oklch(77.99% 0.017 187.2) |
| XYZ | xyz(43.5386, 47.8135, 52.8246) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.31
Cool Grey
#95A3A6
ΔE00 7.23
Silver
#C0C0C0
ΔE00 7.36
Dove Gray
#B6B8BD
ΔE00 7.61
Cool Gray
#9AA7B0
ΔE00 8.01
Dark Gray
#A9A9A9
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBB9 #BBACAE
analogous
#ACBBB1 #ACBBB9 #ACB5BB
triadic
#ACBBB9 #B9ACBB #BBB9AC
tetradic
#ACBBB9 #B1ACBB #BBACAE #B5BBAC
square
#ACBBB9 #B1ACBB #BBACAE #B5BBAC
split-complementary
#ACBBB9 #BBACB5 #BBB1AC
monochromatic
#6B827F #8A9F9D #ACBBB9 #CED7D5 #EEF1F1
Accessibility & contrast
On white
1.99
#ACBBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#ACBBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBB9
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBB9 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9B9
Deuteranopia (green-blind)
#B6B7B9
Tritanopia (blue-blind)
#A8BCBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #acbbb9; /* rgb */ color: rgb(172, 187, 185); /* oklch */ color: oklch(78.0% 0.017 187.2);
Tailwind
colors: {
custom: {
50: '#c4cfce',
500: '#acbbb9',
950: '#000000',
},
}SCSS
$custom: #acbbb9; $custom-light: #c4cfce; $custom-dark: #000000;
JSON
{
"hex": "#acbbb9",
"rgb": {
"r": 172,
"g": 187,
"b": 185
},
"hsl": {
"h": 172,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.77987,
"c": 0.01681,
"h": 187.2
},
"luminance": 0.47814
}Semantic roles & 50–950 ramp
primary
#ACBBB9
secondary
#E3DFE0
accent
#525A94
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282