#BACBD2#BACBD2
#BACBD2 is a very light, muted cyan. Relative luminance 0.578; OKLCH L 83.1% C 0.021 H 224.3°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BACBD2 |
|---|---|
| RGB | rgb(186, 203, 210) |
| HSL | hsl(198, 21%, 78%) |
| HSV | hsv(198, 11%, 82%) |
| CMYK | cmyk(11.4%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(80.63, -4.35, -5.45) |
| CIE-LCH | lch(80.63, 6.97, 231.36°) |
| OKLab | oklab(83.13% -0.015 -0.0147) |
| OKLCH | oklch(83.13% 0.021 224.3) |
| XYZ | xyz(53.2358, 57.8032, 69.3127) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.01
Cloudy Blue
#ACC2D9
ΔE00 6.87
Fog
#D8DCE0
ΔE00 6.92
Lightblue
#ADD8E6
ΔE00 7.29
Silver
#C0C0C0
ΔE00 7.42
Dove Gray
#B6B8BD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACBD2 #D2C1BA
analogous
#BAD2CD #BACBD2 #BABFD2
triadic
#BACBD2 #D2BACB #CBD2BA
tetradic
#BACBD2 #CDBAD2 #D2C1BA #BFD2BA
square
#BACBD2 #CDBAD2 #D2C1BA #BFD2BA
split-complementary
#BACBD2 #D2BABF #D2CDBA
monochromatic
#7093A2 #95AFBA #BACBD2 #DFE7EA #ECF1F3
Accessibility & contrast
On white
1.67
#BACBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#BACBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACBD2
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACBD2 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD2
Deuteranopia (green-blind)
#C3C7D2
Tritanopia (blue-blind)
#B4CDCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bacbd2; /* rgb */ color: rgb(186, 203, 210); /* oklch */ color: oklch(83.1% 0.021 224.3);
Tailwind
colors: {
custom: {
50: '#cedadf',
500: '#bacbd2',
950: '#000000',
},
}SCSS
$custom: #bacbd2; $custom-light: #cedadf; $custom-dark: #000000;
JSON
{
"hex": "#bacbd2",
"rgb": {
"r": 186,
"g": 203,
"b": 210
},
"hsl": {
"h": 197.5,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.83133,
"c": 0.02097,
"h": 224.3
},
"luminance": 0.57804
}Semantic roles & 50–950 ramp
primary
#BACBD2
secondary
#A79289
accent
#60469F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384