#BAC6CA#BAC6CA
#BAC6CA is a light, near-neutral cyan. Relative luminance 0.551; OKLCH L 81.8% C 0.014 H 219.6°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC6CA |
|---|---|
| RGB | rgb(186, 198, 202) |
| HSL | hsl(195, 13%, 76%) |
| HSV | hsv(195, 8%, 79%) |
| CMYK | cmyk(7.9%, 2%, 0%, 20.8%) |
| CIE-LAB | lab(79.09, -3.31, -3.41) |
| CIE-LCH | lch(79.09, 4.76, 225.82°) |
| OKLab | oklab(81.85% -0.0111 -0.0092) |
| OKLCH | oklch(81.85% 0.014 219.6) |
| XYZ | xyz(51.1022, 55.0909, 63.8070) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.19
Silver
#C0C0C0
ΔE00 5.40
Dove Gray
#B6B8BD
ΔE00 5.69
Light Gray
#D3D3D3
ΔE00 6.48
Fog
#D8DCE0
ΔE00 6.71
Light Grey
#D8DCD6
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC6CA #CABEBA
analogous
#BACAC6 #BAC6CA #BABECA
triadic
#BAC6CA #CABAC6 #C6CABA
tetradic
#BAC6CA #C6BACA #CABEBA #BECABA
square
#BAC6CA #C6BACA #CABEBA #BECABA
split-complementary
#BAC6CA #CABABE #CAC6BA
monochromatic
#758D95 #97A9AF #BAC6CA #DDE3E5 #EEF1F2
Accessibility & contrast
On white
1.75
#BAC6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#BAC6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC6CA
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC6CA | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#C1C3CA
Tritanopia (blue-blind)
#B6C7C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bac6ca; /* rgb */ color: rgb(186, 198, 202); /* oklch */ color: oklch(81.8% 0.014 219.6);
Tailwind
colors: {
custom: {
50: '#ced7da',
500: '#bac6ca',
950: '#000000',
},
}SCSS
$custom: #bac6ca; $custom-light: #ced7da; $custom-dark: #000000;
JSON
{
"hex": "#bac6ca",
"rgb": {
"r": 186,
"g": 198,
"b": 202
},
"hsl": {
"h": 195,
"s": 13.115,
"l": 76.078
},
"oklch": {
"l": 0.8185,
"c": 0.01436,
"h": 219.6
},
"luminance": 0.55092
}Semantic roles & 50–950 ramp
primary
#BAC6CA
secondary
#9E8F8A
accent
#614E97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383