#ACBFBB#ACBFBB
#ACBFBB is a light, muted teal. Relative luminance 0.496; OKLCH L 78.9% C 0.022 H 181.7°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBFBB |
|---|---|
| RGB | rgb(172, 191, 187) |
| HSL | hsl(167, 13%, 71%) |
| HSV | hsv(167, 10%, 75%) |
| CMYK | cmyk(9.9%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(75.84, -7.27, -0.20) |
| CIE-LCH | lch(75.84, 7.27, 181.57°) |
| OKLab | oklab(78.9% -0.0216 -0.0006) |
| OKLCH | oklch(78.9% 0.022 181.7) |
| XYZ | xyz(44.6117, 49.6194, 54.2312) |
| Luminance | 0.4962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.22
Cool Grey
#95A3A6
ΔE00 8.68
Silver
#C0C0C0
ΔE00 8.85
Dove Gray
#B6B8BD
ΔE00 9.46
Cool Gray
#9AA7B0
ΔE00 9.77
Light Grey
#D8DCD6
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBFBB #BFACB0
analogous
#ACBFB1 #ACBFBB #ACB9BF
triadic
#ACBFBB #BBACBF #BFBBAC
tetradic
#ACBFBB #B1ACBF #BFACB0 #B9BFAC
square
#ACBFBB #B1ACBF #BFACB0 #B9BFAC
split-complementary
#ACBFBB #BFACB9 #BFB1AC
monochromatic
#698881 #89A49F #ACBFBB #CFDAD7 #EEF2F1
Accessibility & contrast
On white
1.92
#ACBFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#ACBFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBFBB
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBFBB | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBB
Deuteranopia (green-blind)
#B9BABB
Tritanopia (blue-blind)
#A8C0BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acbfbb; /* rgb */ color: rgb(172, 191, 187); /* oklch */ color: oklch(78.9% 0.022 181.7);
Tailwind
colors: {
custom: {
50: '#c4d2cf',
500: '#acbfbb',
950: '#000000',
},
}SCSS
$custom: #acbfbb; $custom-light: #c4d2cf; $custom-dark: #000000;
JSON
{
"hex": "#acbfbb",
"rgb": {
"r": 172,
"g": 191,
"b": 187
},
"hsl": {
"h": 167.368,
"s": 12.925,
"l": 71.176
},
"oklch": {
"l": 0.78896,
"c": 0.02157,
"h": 181.7
},
"luminance": 0.4962
}Semantic roles & 50–950 ramp
primary
#ACBFBB
secondary
#E6E1E2
accent
#4E5E97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121413
muted
#818282