#BAC4D4#BAC4D4
#BAC4D4 is a light, muted blue. Relative luminance 0.547; OKLCH L 81.8% C 0.025 H 259.8°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC4D4 |
|---|---|
| RGB | rgb(186, 196, 212) |
| HSL | hsl(217, 23%, 78%) |
| HSV | hsv(217, 12%, 83%) |
| CMYK | cmyk(12.3%, 7.5%, 0%, 16.9%) |
| CIE-LAB | lab(78.85, -0.24, -9.15) |
| CIE-LCH | lch(78.85, 9.16, 268.47°) |
| OKLab | oklab(81.75% -0.0044 -0.0247) |
| OKLCH | oklch(81.75% 0.025 259.8) |
| XYZ | xyz(51.8706, 54.6717, 70.0945) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.70
Lightsteelblue
#B0C4DE
ΔE00 4.13
Cloudy Blue
#ACC2D9
ΔE00 4.29
Dove Gray
#B6B8BD
ΔE00 5.87
Light Grey Blue
#9DBCD4
ΔE00 7.28
Silver
#C0C0C0
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC4D4 #D4CABA
analogous
#BAD1D4 #BAC4D4 #BDBAD4
triadic
#BAC4D4 #D4BAC4 #C4D4BA
tetradic
#BAC4D4 #D4BAD1 #D4CABA #BAD4BD
square
#BAC4D4 #D4BAD1 #D4CABA #BAD4BD
split-complementary
#BAC4D4 #D4BDBA #D1D4BA
monochromatic
#6F84A5 #94A4BD #BAC4D4 #E0E4EB #ECEFF3
Accessibility & contrast
On white
1.76
#BAC4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#BAC4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC4D4
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC4D4 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC5D5
Deuteranopia (green-blind)
#BCC2D4
Tritanopia (blue-blind)
#B4C7C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bac4d4; /* rgb */ color: rgb(186, 196, 212); /* oklch */ color: oklch(81.8% 0.025 259.8);
Tailwind
colors: {
custom: {
50: '#ced5e1',
500: '#bac4d4',
950: '#000000',
},
}SCSS
$custom: #bac4d4; $custom-light: #ced5e1; $custom-dark: #000000;
JSON
{
"hex": "#bac4d4",
"rgb": {
"r": 186,
"g": 196,
"b": 212
},
"hsl": {
"h": 216.923,
"s": 23.214,
"l": 78.039
},
"oklch": {
"l": 0.81753,
"c": 0.02505,
"h": 259.8
},
"luminance": 0.54672
}Semantic roles & 50–950 ramp
primary
#BAC4D4
secondary
#AA9D89
accent
#7E44A2
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384