#BAC2C8#BAC2C8
#BAC2C8 is a light, near-neutral cyan. Relative luminance 0.532; OKLCH L 81.0% C 0.012 H 239.9°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC2C8 |
|---|---|
| RGB | rgb(186, 194, 200) |
| HSL | hsl(206, 11%, 76%) |
| HSV | hsv(206, 7%, 78%) |
| CMYK | cmyk(7%, 3%, 0%, 21.6%) |
| CIE-LAB | lab(77.99, -1.59, -3.96) |
| CIE-LCH | lch(77.99, 4.27, 248.11°) |
| OKLab | oklab(80.96% -0.0061 -0.0106) |
| OKLCH | oklch(80.96% 0.012 239.9) |
| XYZ | xyz(49.9647, 53.1924, 62.2672) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.59
Silver
#C0C0C0
ΔE00 4.19
Silver (survey)
#C5C9C7
ΔE00 4.54
Light Gray
#D3D3D3
ΔE00 6.14
Fog
#D8DCE0
ΔE00 6.70
Cloudy Blue
#ACC2D9
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC2C8 #C8C0BA
analogous
#BAC8C7 #BAC2C8 #BABBC8
triadic
#BAC2C8 #C8BAC2 #C2C8BA
tetradic
#BAC2C8 #C7BAC8 #C8C0BA #BBC8BA
square
#BAC2C8 #C7BAC8 #C8C0BA #BBC8BA
split-complementary
#BAC2C8 #C8BABB #C8C7BA
monochromatic
#768692 #98A4AD #BAC2C8 #DCE0E3 #EEF0F1
Accessibility & contrast
On white
1.80
#BAC2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#BAC2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC2C8
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC2C8 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C2C8
Deuteranopia (green-blind)
#BEC0C8
Tritanopia (blue-blind)
#B7C4C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bac2c8; /* rgb */ color: rgb(186, 194, 200); /* oklch */ color: oklch(81.0% 0.012 239.9);
Tailwind
colors: {
custom: {
50: '#ced4d8',
500: '#bac2c8',
950: '#000000',
},
}SCSS
$custom: #bac2c8; $custom-light: #ced4d8; $custom-dark: #000000;
JSON
{
"hex": "#bac2c8",
"rgb": {
"r": 186,
"g": 194,
"b": 200
},
"hsl": {
"h": 205.714,
"s": 11.29,
"l": 75.686
},
"oklch": {
"l": 0.80962,
"c": 0.01226,
"h": 239.9
},
"luminance": 0.53193
}Semantic roles & 50–950 ramp
primary
#BAC2C8
secondary
#9C928B
accent
#6E5095
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383