#ACBFBA#ACBFBA
#ACBFBA is a light, muted teal. Relative luminance 0.496; OKLCH L 78.9% C 0.022 H 178.2°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBFBA |
|---|---|
| RGB | rgb(172, 191, 186) |
| HSL | hsl(164, 13%, 71%) |
| HSV | hsv(164, 10%, 75%) |
| CMYK | cmyk(9.9%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(75.81, -7.46, 0.30) |
| CIE-LCH | lch(75.81, 7.47, 177.66°) |
| OKLab | oklab(78.87% -0.022 0.0007) |
| OKLCH | oklch(78.87% 0.022 178.2) |
| XYZ | xyz(44.5050, 49.5767, 53.6694) |
| Luminance | 0.4958 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.38
Cool Grey
#95A3A6
ΔE00 8.89
Silver
#C0C0C0
ΔE00 9.04
Dove Gray
#B6B8BD
ΔE00 9.76
Light Grey
#D8DCD6
ΔE00 9.92
Cool Gray
#9AA7B0
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBFBA #BFACB1
analogous
#ACBFB0 #ACBFBA #ACBABF
triadic
#ACBFBA #BAACBF #BFBAAC
tetradic
#ACBFBA #B0ACBF #BFACB1 #BABFAC
square
#ACBFBA #B0ACBF #BFACB1 #BABFAC
split-complementary
#ACBFBA #BFACBA #BFB0AC
monochromatic
#698880 #89A49D #ACBFBA #CFDAD7 #EEF2F1
Accessibility & contrast
On white
1.92
#ACBFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#ACBFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBFBA
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBFBA | 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)
#BDBCBA
Deuteranopia (green-blind)
#B9BABA
Tritanopia (blue-blind)
#A8C0BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acbfba; /* rgb */ color: rgb(172, 191, 186); /* oklch */ color: oklch(78.9% 0.022 178.2);
Tailwind
colors: {
custom: {
50: '#c4d2ce',
500: '#acbfba',
950: '#000000',
},
}SCSS
$custom: #acbfba; $custom-light: #c4d2ce; $custom-dark: #000000;
JSON
{
"hex": "#acbfba",
"rgb": {
"r": 172,
"g": 191,
"b": 186
},
"hsl": {
"h": 164.211,
"s": 12.925,
"l": 71.176
},
"oklch": {
"l": 0.78866,
"c": 0.02197,
"h": 178.2
},
"luminance": 0.49577
}Semantic roles & 50–950 ramp
primary
#ACBFBA
secondary
#E6E1E2
accent
#4E6297
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121413
muted
#818282