#BACBCD#BACBCD
#BACBCD is a very light, near-neutral teal. Relative luminance 0.576; OKLCH L 83.0% C 0.019 H 205.3°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BACBCD |
|---|---|
| RGB | rgb(186, 203, 205) |
| HSL | hsl(186, 16%, 77%) |
| HSV | hsv(186, 9%, 80%) |
| CMYK | cmyk(9.3%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(80.49, -5.35, -2.97) |
| CIE-LCH | lch(80.49, 6.12, 209.00°) |
| OKLab | oklab(82.98% -0.0169 -0.008) |
| OKLCH | oklch(82.98% 0.019 205.3) |
| XYZ | xyz(52.6226, 57.5580, 66.0831) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.28
Silver
#C0C0C0
ΔE00 7.43
Light Grey
#D8DCD6
ΔE00 7.53
Fog
#D8DCE0
ΔE00 7.54
Light Gray
#D3D3D3
ΔE00 7.68
Lightblue
#ADD8E6
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACBCD #CDBCBA
analogous
#BACDC6 #BACBCD #BAC2CD
triadic
#BACBCD #CDBACB #CBCDBA
tetradic
#BACBCD #C6BACD #CDBCBA #C2CDBA
square
#BACBCD #C6BACD #CDBCBA #C2CDBA
split-complementary
#BACBCD #CDBAC2 #CDC6BA
monochromatic
#73969A #97B0B3 #BACBCD #DDE6E7 #EDF2F2
Accessibility & contrast
On white
1.68
#BACBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BACBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACBCD
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACBCD | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#C4C7CD
Tritanopia (blue-blind)
#B5CDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bacbcd; /* rgb */ color: rgb(186, 203, 205); /* oklch */ color: oklch(83.0% 0.019 205.3);
Tailwind
colors: {
custom: {
50: '#cedadc',
500: '#bacbcd',
950: '#000000',
},
}SCSS
$custom: #bacbcd; $custom-light: #cedadc; $custom-dark: #000000;
JSON
{
"hex": "#bacbcd",
"rgb": {
"r": 186,
"g": 203,
"b": 205
},
"hsl": {
"h": 186.316,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.8298,
"c": 0.01872,
"h": 205.3
},
"luminance": 0.57559
}Semantic roles & 50–950 ramp
primary
#BACBCD
secondary
#A18C8A
accent
#544B9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384