#BAC6C2#BAC6C2
#BAC6C2 is a light, near-neutral teal. Relative luminance 0.547; OKLCH L 81.6% C 0.014 H 174.1°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC6C2 |
|---|---|
| RGB | rgb(186, 198, 194) |
| HSL | hsl(160, 10%, 75%) |
| HSV | hsv(160, 6%, 78%) |
| CMYK | cmyk(6.1%, 0%, 2%, 22.4%) |
| CIE-LAB | lab(78.88, -4.86, 0.58) |
| CIE-LCH | lch(78.88, 4.89, 173.15°) |
| OKLab | oklab(81.61% -0.0142 0.0015) |
| OKLCH | oklch(81.61% 0.014 174.1) |
| XYZ | xyz(50.1794, 54.7218, 58.9472) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.01
Silver
#C0C0C0
ΔE00 6.33
Light Grey
#D8DCD6
ΔE00 6.63
Light Gray
#D3D3D3
ΔE00 7.37
Dove Gray
#B6B8BD
ΔE00 7.88
Fog
#D8DCE0
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC6C2 #C6BABE
analogous
#BAC6BC #BAC6C2 #BAC4C6
triadic
#BAC6C2 #C2BAC6 #C6C2BA
tetradic
#BAC6C2 #BCBAC6 #C6BABE #C4C6BA
square
#BAC6C2 #BCBAC6 #C6BABE #C4C6BA
split-complementary
#BAC6C2 #C6BAC4 #C6BCBA
monochromatic
#778F87 #98AAA4 #BAC6C2 #DCE2E0 #EEF1F0
Accessibility & contrast
On white
1.76
#BAC6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#BAC6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC6C2
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC6C2 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C2
Deuteranopia (green-blind)
#C3C3C2
Tritanopia (blue-blind)
#B8C6C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bac6c2; /* rgb */ color: rgb(186, 198, 194); /* oklch */ color: oklch(81.6% 0.014 174.1);
Tailwind
colors: {
custom: {
50: '#ced7d4',
500: '#bac6c2',
950: '#000000',
},
}SCSS
$custom: #bac6c2; $custom-light: #ced7d4; $custom-dark: #000000;
JSON
{
"hex": "#bac6c2",
"rgb": {
"r": 186,
"g": 198,
"b": 194
},
"hsl": {
"h": 160,
"s": 9.524,
"l": 75.294
},
"oklch": {
"l": 0.81612,
"c": 0.01428,
"h": 174.1
},
"luminance": 0.54722
}Semantic roles & 50–950 ramp
primary
#BAC6C2
secondary
#998B90
accent
#526894
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383