#BAC6D2#BAC6D2
#BAC6D2 is a very light, muted cyan. Relative luminance 0.555; OKLCH L 82.1% C 0.021 H 248.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC6D2 |
|---|---|
| RGB | rgb(186, 198, 210) |
| HSL | hsl(210, 21%, 78%) |
| HSV | hsv(210, 11%, 82%) |
| CMYK | cmyk(11.4%, 5.7%, 0%, 17.6%) |
| CIE-LAB | lab(79.32, -1.72, -7.39) |
| CIE-LCH | lch(79.32, 7.58, 256.93°) |
| OKLab | oklab(82.1% -0.008 -0.0199) |
| OKLCH | oklch(82.1% 0.021 248.1) |
| XYZ | xyz(52.0740, 55.4797, 68.9254) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.64
Light Blue Grey
#B7C9E2
ΔE00 4.92
Lightsteelblue
#B0C4DE
ΔE00 5.25
Dove Gray
#B6B8BD
ΔE00 5.59
Silver
#C0C0C0
ΔE00 6.75
Silver (survey)
#C5C9C7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC6D2 #D2C6BA
analogous
#BAD2D2 #BAC6D2 #BABAD2
triadic
#BAC6D2 #D2BAC6 #C6D2BA
tetradic
#BAC6D2 #D2BAD2 #D2C6BA #BAD2BA
square
#BAC6D2 #D2BAD2 #D2C6BA #BAD2BA
split-complementary
#BAC6D2 #D2BABA #D2D2BA
monochromatic
#7089A2 #95A7BA #BAC6D2 #DFE5EA #ECF0F3
Accessibility & contrast
On white
1.74
#BAC6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#BAC6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC6D2
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC6D2 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D3
Deuteranopia (green-blind)
#BFC3D2
Tritanopia (blue-blind)
#B4C9CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bac6d2; /* rgb */ color: rgb(186, 198, 210); /* oklch */ color: oklch(82.1% 0.021 248.1);
Tailwind
colors: {
custom: {
50: '#ced7df',
500: '#bac6d2',
950: '#000000',
},
}SCSS
$custom: #bac6d2; $custom-light: #ced7df; $custom-dark: #000000;
JSON
{
"hex": "#bac6d2",
"rgb": {
"r": 186,
"g": 198,
"b": 210
},
"hsl": {
"h": 210,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.821,
"c": 0.02142,
"h": 248.1
},
"luminance": 0.5548
}Semantic roles & 50–950 ramp
primary
#BAC6D2
secondary
#A79889
accent
#73469F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384