#ACBFBF#ACBFBF
#ACBFBF is a light, muted teal. Relative luminance 0.498; OKLCH L 79.0% C 0.021 H 196.7°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBFBF |
|---|---|
| RGB | rgb(172, 191, 191) |
| HSL | hsl(180, 13%, 71%) |
| HSV | hsv(180, 10%, 75%) |
| CMYK | cmyk(9.9%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(75.94, -6.47, -2.21) |
| CIE-LCH | lch(75.94, 6.84, 198.87°) |
| OKLab | oklab(79.02% -0.02 -0.006) |
| OKLCH | oklch(79.02% 0.021 196.7) |
| XYZ | xyz(45.0459, 49.7931, 56.5179) |
| Luminance | 0.4979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.85
Cool Grey
#95A3A6
ΔE00 8.05
Silver
#C0C0C0
ΔE00 8.23
Dove Gray
#B6B8BD
ΔE00 8.37
Cool Gray
#9AA7B0
ΔE00 8.47
Lightblue
#ADD8E6
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBFBF #BFACAC
analogous
#ACBFB5 #ACBFBF #ACB5BF
triadic
#ACBFBF #BFACBF #BFBFAC
tetradic
#ACBFBF #B5ACBF #BFACAC #B5BFAC
square
#ACBFBF #B5ACBF #BFACAC #B5BFAC
split-complementary
#ACBFBF #BFACB5 #BFB5AC
monochromatic
#698888 #89A4A4 #ACBFBF #CFDADA #EEF2F2
Accessibility & contrast
On white
1.92
#ACBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#ACBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBFBF
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBFBF | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#A7C0BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acbfbf; /* rgb */ color: rgb(172, 191, 191); /* oklch */ color: oklch(79.0% 0.021 196.7);
Tailwind
colors: {
custom: {
50: '#c4d2d2',
500: '#acbfbf',
950: '#000000',
},
}SCSS
$custom: #acbfbf; $custom-light: #c4d2d2; $custom-dark: #000000;
JSON
{
"hex": "#acbfbf",
"rgb": {
"r": 172,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 12.925,
"l": 71.176
},
"oklch": {
"l": 0.79016,
"c": 0.02084,
"h": 196.7
},
"luminance": 0.49794
}Semantic roles & 50–950 ramp
primary
#ACBFBF
secondary
#E6E1E1
accent
#4E4E97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282