#BACAD4#BACAD4
#BACAD4 is a very light, muted cyan. Relative luminance 0.574; OKLCH L 83.0% C 0.022 H 235.0°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BACAD4 |
|---|---|
| RGB | rgb(186, 202, 212) |
| HSL | hsl(203, 23%, 78%) |
| HSV | hsv(203, 12%, 83%) |
| CMYK | cmyk(12.3%, 4.7%, 0%, 16.9%) |
| CIE-LAB | lab(80.42, -3.42, -6.82) |
| CIE-LCH | lch(80.42, 7.63, 243.37°) |
| OKLab | oklab(82.99% -0.0128 -0.0184) |
| OKLCH | oklch(82.99% 0.022 235) |
| XYZ | xyz(53.2511, 57.4327, 70.5547) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.49
Light Blue Grey
#B7C9E2
ΔE00 6.17
Lightsteelblue
#B0C4DE
ΔE00 6.48
Silver (survey)
#C5C9C7
ΔE00 6.61
Fog
#D8DCE0
ΔE00 6.82
Dove Gray
#B6B8BD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACAD4 #D4C4BA
analogous
#BAD4D1 #BACAD4 #BABDD4
triadic
#BACAD4 #D4BACA #CAD4BA
tetradic
#BACAD4 #D1BAD4 #D4C4BA #BDD4BA
square
#BACAD4 #D1BAD4 #D4C4BA #BDD4BA
split-complementary
#BACAD4 #D4BABD #D4D1BA
monochromatic
#6F90A5 #94ADBD #BACAD4 #E0E7EB #ECF1F3
Accessibility & contrast
On white
1.68
#BACAD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#BACAD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACAD4
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACAD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACAD4 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D5
Deuteranopia (green-blind)
#C2C6D4
Tritanopia (blue-blind)
#B3CDCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bacad4; /* rgb */ color: rgb(186, 202, 212); /* oklch */ color: oklch(83.0% 0.022 235.0);
Tailwind
colors: {
custom: {
50: '#cedae1',
500: '#bacad4',
950: '#000000',
},
}SCSS
$custom: #bacad4; $custom-light: #cedae1; $custom-dark: #000000;
JSON
{
"hex": "#bacad4",
"rgb": {
"r": 186,
"g": 202,
"b": 212
},
"hsl": {
"h": 203.077,
"s": 23.214,
"l": 78.039
},
"oklch": {
"l": 0.82989,
"c": 0.02241,
"h": 235
},
"luminance": 0.57434
}Semantic roles & 50–950 ramp
primary
#BACAD4
secondary
#AA9589
accent
#6844A2
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384