#BACBDB#BACBDB
#BACBDB is a very light, muted cyan. Relative luminance 0.583; OKLCH L 83.4% C 0.029 H 246.5°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BACBDB |
|---|---|
| RGB | rgb(186, 203, 219) |
| HSL | hsl(209, 31%, 79%) |
| HSV | hsv(209, 15%, 86%) |
| CMYK | cmyk(15.1%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(80.89, -2.50, -9.89) |
| CIE-LCH | lch(80.89, 10.20, 255.79°) |
| OKLab | oklab(83.42% -0.0116 -0.0267) |
| OKLCH | oklch(83.42% 0.029 246.5) |
| XYZ | xyz(54.3887, 58.2644, 75.3847) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.55
Light Blue Grey
#B7C9E2
ΔE00 3.60
Lightsteelblue
#B0C4DE
ΔE00 4.11
Light Grey Blue
#9DBCD4
ΔE00 6.05
Fog
#D8DCE0
ΔE00 7.58
Dove Gray
#B6B8BD
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACBDB #DBCABA
analogous
#BADBDB #BACBDB #BABBDB
triadic
#BACBDB #DBBACB #CBDBBA
tetradic
#BACBDB #DBBADB #DBCABA #BBDBBA
square
#BACBDB #DBBADB #DBCABA #BBDBBA
split-complementary
#BACBDB #DBBABB #DBDBBA
monochromatic
#6A8EB1 #92ADC6 #BACBDB #E2E9F0 #EBF0F5
Accessibility & contrast
On white
1.66
#BACBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#BACBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACBDB
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACBDB | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#C1C7DB
Tritanopia (blue-blind)
#B2CFD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bacbdb; /* rgb */ color: rgb(186, 203, 219); /* oklch */ color: oklch(83.4% 0.029 246.5);
Tailwind
colors: {
custom: {
50: '#cfdae6',
500: '#bacbdb',
950: '#000000',
},
}SCSS
$custom: #bacbdb; $custom-light: #cfdae6; $custom-dark: #000000;
JSON
{
"hex": "#bacbdb",
"rgb": {
"r": 186,
"g": 203,
"b": 219
},
"hsl": {
"h": 209.091,
"s": 31.429,
"l": 79.412
},
"oklch": {
"l": 0.8342,
"c": 0.02911,
"h": 246.5
},
"luminance": 0.58265
}Semantic roles & 50–950 ramp
primary
#BACBDB
secondary
#B29C87
accent
#713BAA
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384