#BAC6C8#BAC6C8
#BAC6C8 is a light, near-neutral teal. Relative luminance 0.550; OKLCH L 81.8% C 0.013 H 208.8°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC6C8 |
|---|---|
| RGB | rgb(186, 198, 200) |
| HSL | hsl(189, 11%, 76%) |
| HSV | hsv(189, 7%, 78%) |
| CMYK | cmyk(7%, 1%, 0%, 21.6%) |
| CIE-LAB | lab(79.04, -3.71, -2.41) |
| CIE-LCH | lch(79.04, 4.42, 213.08°) |
| OKLab | oklab(81.79% -0.0118 -0.0065) |
| OKLCH | oklch(81.79% 0.014 208.8) |
| XYZ | xyz(50.8669, 54.9968, 62.5680) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.79
Silver
#C0C0C0
ΔE00 5.42
Dove Gray
#B6B8BD
ΔE00 6.09
Light Gray
#D3D3D3
ΔE00 6.52
Fog
#D8DCE0
ΔE00 6.99
Light Grey
#D8DCD6
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC6C8 #C8BCBA
analogous
#BAC8C3 #BAC6C8 #BABFC8
triadic
#BAC6C8 #C8BAC6 #C6C8BA
tetradic
#BAC6C8 #C3BAC8 #C8BCBA #BFC8BA
square
#BAC6C8 #C3BAC8 #C8BCBA #BFC8BA
split-complementary
#BAC6C8 #C8BABF #C8C3BA
monochromatic
#768E92 #98AAAD #BAC6C8 #DCE2E3 #EEF1F1
Accessibility & contrast
On white
1.75
#BAC6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#BAC6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC6C8
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC6C8 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#C1C3C8
Tritanopia (blue-blind)
#B6C7C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bac6c8; /* rgb */ color: rgb(186, 198, 200); /* oklch */ color: oklch(81.8% 0.013 208.8);
Tailwind
colors: {
custom: {
50: '#ced7d8',
500: '#bac6c8',
950: '#000000',
},
}SCSS
$custom: #bac6c8; $custom-light: #ced7d8; $custom-dark: #000000;
JSON
{
"hex": "#bac6c8",
"rgb": {
"r": 186,
"g": 198,
"b": 200
},
"hsl": {
"h": 188.571,
"s": 11.29,
"l": 75.686
},
"oklch": {
"l": 0.81789,
"c": 0.0135,
"h": 208.8
},
"luminance": 0.54997
}Semantic roles & 50–950 ramp
primary
#BAC6C8
secondary
#9C8D8B
accent
#5A5095
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383