#ACBFBC#ACBFBC
#ACBFBC is a light, muted teal. Relative luminance 0.497; OKLCH L 78.9% C 0.021 H 185.3°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBFBC |
|---|---|
| RGB | rgb(172, 191, 188) |
| HSL | hsl(171, 13%, 71%) |
| HSV | hsv(171, 10%, 75%) |
| CMYK | cmyk(9.9%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(75.86, -7.07, -0.70) |
| CIE-LCH | lch(75.86, 7.10, 185.68°) |
| OKLab | oklab(78.93% -0.0212 -0.002) |
| OKLCH | oklch(78.93% 0.021 185.3) |
| XYZ | xyz(44.7191, 49.6624, 54.7970) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.09
Cool Grey
#95A3A6
ΔE00 8.49
Silver
#C0C0C0
ΔE00 8.68
Dove Gray
#B6B8BD
ΔE00 9.17
Cool Gray
#9AA7B0
ΔE00 9.43
Light Grey
#D8DCD6
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBFBC #BFACAF
analogous
#ACBFB2 #ACBFBC #ACB8BF
triadic
#ACBFBC #BCACBF #BFBCAC
tetradic
#ACBFBC #B2ACBF #BFACAF #B8BFAC
square
#ACBFBC #B2ACBF #BFACAF #B8BFAC
split-complementary
#ACBFBC #BFACB8 #BFB2AC
monochromatic
#698883 #89A4A0 #ACBFBC #CFDAD8 #EEF2F1
Accessibility & contrast
On white
1.92
#ACBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#ACBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBFBC
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBFBC | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBC
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#A7C0BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acbfbc; /* rgb */ color: rgb(172, 191, 188); /* oklch */ color: oklch(78.9% 0.021 185.3);
Tailwind
colors: {
custom: {
50: '#c4d2d0',
500: '#acbfbc',
950: '#000000',
},
}SCSS
$custom: #acbfbc; $custom-light: #c4d2d0; $custom-dark: #000000;
JSON
{
"hex": "#acbfbc",
"rgb": {
"r": 172,
"g": 191,
"b": 188
},
"hsl": {
"h": 170.526,
"s": 12.925,
"l": 71.176
},
"oklch": {
"l": 0.78925,
"c": 0.02125,
"h": 185.3
},
"luminance": 0.49663
}Semantic roles & 50–950 ramp
primary
#ACBFBC
secondary
#E6E1E2
accent
#4E5A97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282