#BAC6D4#BAC6D4
#BAC6D4 is a very light, muted cyan. Relative luminance 0.556; OKLCH L 82.2% C 0.024 H 252.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC6D4 |
|---|---|
| RGB | rgb(186, 198, 212) |
| HSL | hsl(212, 23%, 78%) |
| HSV | hsv(212, 12%, 83%) |
| CMYK | cmyk(12.3%, 6.6%, 0%, 16.9%) |
| CIE-LAB | lab(79.37, -1.31, -8.38) |
| CIE-LCH | lch(79.37, 8.48, 261.13°) |
| OKLab | oklab(82.16% -0.0072 -0.0226) |
| OKLCH | oklch(82.16% 0.024 252.2) |
| XYZ | xyz(52.3248, 55.5800, 70.2459) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.09
Cloudy Blue
#ACC2D9
ΔE00 4.12
Lightsteelblue
#B0C4DE
ΔE00 4.48
Dove Gray
#B6B8BD
ΔE00 5.92
Light Grey Blue
#9DBCD4
ΔE00 6.77
Fog
#D8DCE0
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC6D4 #D4C8BA
analogous
#BAD3D4 #BAC6D4 #BBBAD4
triadic
#BAC6D4 #D4BAC6 #C6D4BA
tetradic
#BAC6D4 #D4BAD3 #D4C8BA #BAD4BB
square
#BAC6D4 #D4BAD3 #D4C8BA #BAD4BB
split-complementary
#BAC6D4 #D4BBBA #D3D4BA
monochromatic
#6F88A5 #94A7BD #BAC6D4 #E0E5EB #ECEFF3
Accessibility & contrast
On white
1.73
#BAC6D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#BAC6D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC6D4
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC6D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC6D4 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D5
Deuteranopia (green-blind)
#BEC3D4
Tritanopia (blue-blind)
#B4C9CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bac6d4; /* rgb */ color: rgb(186, 198, 212); /* oklch */ color: oklch(82.2% 0.024 252.2);
Tailwind
colors: {
custom: {
50: '#ced7e1',
500: '#bac6d4',
950: '#000000',
},
}SCSS
$custom: #bac6d4; $custom-light: #ced7e1; $custom-dark: #000000;
JSON
{
"hex": "#bac6d4",
"rgb": {
"r": 186,
"g": 198,
"b": 212
},
"hsl": {
"h": 212.308,
"s": 23.214,
"l": 78.039
},
"oklch": {
"l": 0.82164,
"c": 0.02369,
"h": 252.2
},
"luminance": 0.55581
}Semantic roles & 50–950 ramp
primary
#BAC6D4
secondary
#AA9A89
accent
#7644A2
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384