#BAC2C6#BAC2C6
#BAC2C6 is a light, near-neutral cyan. Relative luminance 0.531; OKLCH L 80.9% C 0.011 H 228.9°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC2C6 |
|---|---|
| RGB | rgb(186, 194, 198) |
| HSL | hsl(200, 10%, 75%) |
| HSV | hsv(200, 6%, 78%) |
| CMYK | cmyk(6.1%, 2%, 0%, 22.4%) |
| CIE-LAB | lab(77.93, -1.98, -2.96) |
| CIE-LCH | lch(77.93, 3.56, 236.21°) |
| OKLab | oklab(80.9% -0.0069 -0.0079) |
| OKLCH | oklch(80.9% 0.011 228.9) |
| XYZ | xyz(49.7325, 53.0995, 61.0443) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.76
Silver
#C0C0C0
ΔE00 3.84
Dove Gray
#B6B8BD
ΔE00 3.85
Light Gray
#D3D3D3
ΔE00 5.93
Fog
#D8DCE0
ΔE00 6.75
Dark Gray
#A9A9A9
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC2C6 #C6BEBA
analogous
#BAC6C4 #BAC2C6 #BABCC6
triadic
#BAC2C6 #C6BAC2 #C2C6BA
tetradic
#BAC2C6 #C4BAC6 #C6BEBA #BCC6BA
square
#BAC2C6 #C4BAC6 #C6BEBA #BCC6BA
split-complementary
#BAC2C6 #C6BABC #C6C4BA
monochromatic
#77878F #98A4AA #BAC2C6 #DCE0E2 #EEF0F1
Accessibility & contrast
On white
1.81
#BAC2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#BAC2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC2C6
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC2C6 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C2C6
Deuteranopia (green-blind)
#BEC0C6
Tritanopia (blue-blind)
#B7C3C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bac2c6; /* rgb */ color: rgb(186, 194, 198); /* oklch */ color: oklch(80.9% 0.011 228.9);
Tailwind
colors: {
custom: {
50: '#ced4d7',
500: '#bac2c6',
950: '#000000',
},
}SCSS
$custom: #bac2c6; $custom-light: #ced4d7; $custom-dark: #000000;
JSON
{
"hex": "#bac2c6",
"rgb": {
"r": 186,
"g": 194,
"b": 198
},
"hsl": {
"h": 200,
"s": 9.524,
"l": 75.294
},
"oklch": {
"l": 0.80901,
"c": 0.01052,
"h": 228.9
},
"luminance": 0.531
}Semantic roles & 50–950 ramp
primary
#BAC2C6
secondary
#99908B
accent
#685294
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383