#BACBC7#BACBC7
#BACBC7 is a very light, near-neutral teal. Relative luminance 0.573; OKLCH L 82.8% C 0.019 H 180.1°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BACBC7 |
|---|---|
| RGB | rgb(186, 203, 199) |
| HSL | hsl(166, 14%, 76%) |
| HSV | hsv(166, 8%, 80%) |
| CMYK | cmyk(8.4%, 0%, 2%, 20.4%) |
| CIE-LAB | lab(80.33, -6.52, 0.02) |
| CIE-LCH | lch(80.33, 6.52, 179.85°) |
| OKLab | oklab(82.8% -0.0193 0) |
| OKLCH | oklch(82.8% 0.019 180.1) |
| XYZ | xyz(51.9122, 57.2738, 62.3417) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.63
Light Grey
#D8DCD6
ΔE00 7.05
Silver
#C0C0C0
ΔE00 8.22
Light Gray
#D3D3D3
ΔE00 8.51
Fog
#D8DCE0
ΔE00 8.99
Powder Blue
#B0E0E6
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACBC7 #CBBABE
analogous
#BACBBF #BACBC7 #BAC7CB
triadic
#BACBC7 #C7BACB #CBC7BA
tetradic
#BACBC7 #BFBACB #CBBABE #C7CBBA
square
#BACBC7 #BFBACB #CBBABE #C7CBBA
split-complementary
#BACBC7 #CBBAC7 #CBBFBA
monochromatic
#74968E #97B1AB #BACBC7 #DDE5E3 #EEF2F1
Accessibility & contrast
On white
1.69
#BACBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#BACBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACBC7
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACBC7 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C7
Deuteranopia (green-blind)
#C6C6C7
Tritanopia (blue-blind)
#B6CCCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bacbc7; /* rgb */ color: rgb(186, 203, 199); /* oklch */ color: oklch(82.8% 0.019 180.1);
Tailwind
colors: {
custom: {
50: '#cedad8',
500: '#bacbc7',
950: '#000000',
},
}SCSS
$custom: #bacbc7; $custom-light: #cedad8; $custom-dark: #000000;
JSON
{
"hex": "#bacbc7",
"rgb": {
"r": 186,
"g": 203,
"b": 199
},
"hsl": {
"h": 165.882,
"s": 14.05,
"l": 76.275
},
"oklch": {
"l": 0.82802,
"c": 0.01929,
"h": 180.1
},
"luminance": 0.57274
}Semantic roles & 50–950 ramp
primary
#BACBC7
secondary
#9F8A8F
accent
#4D5F98
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383