#BAC8D2#BAC8D2
#BAC8D2 is a very light, muted cyan. Relative luminance 0.564; OKLCH L 82.5% C 0.021 H 238.7°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC8D2 |
|---|---|
| RGB | rgb(186, 200, 210) |
| HSL | hsl(205, 21%, 78%) |
| HSV | hsv(205, 11%, 82%) |
| CMYK | cmyk(11.4%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(79.84, -2.77, -6.61) |
| CIE-LCH | lch(79.84, 7.17, 247.24°) |
| OKLab | oklab(82.51% -0.0108 -0.0178) |
| OKLCH | oklch(82.51% 0.021 238.7) |
| XYZ | xyz(52.5342, 56.4000, 69.0788) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.33
Light Blue Grey
#B7C9E2
ΔE00 5.93
Dove Gray
#B6B8BD
ΔE00 6.17
Lightsteelblue
#B0C4DE
ΔE00 6.24
Silver (survey)
#C5C9C7
ΔE00 6.35
Fog
#D8DCE0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC8D2 #D2C4BA
analogous
#BAD2D0 #BAC8D2 #BABCD2
triadic
#BAC8D2 #D2BAC8 #C8D2BA
tetradic
#BAC8D2 #D0BAD2 #D2C4BA #BCD2BA
square
#BAC8D2 #D0BAD2 #D2C4BA #BCD2BA
split-complementary
#BAC8D2 #D2BABC #D2D0BA
monochromatic
#708DA2 #95AABA #BAC8D2 #DFE6EA #ECF0F3
Accessibility & contrast
On white
1.71
#BAC8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#BAC8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC8D2
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC8D2 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D3
Deuteranopia (green-blind)
#C1C5D2
Tritanopia (blue-blind)
#B4CBCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bac8d2; /* rgb */ color: rgb(186, 200, 210); /* oklch */ color: oklch(82.5% 0.021 238.7);
Tailwind
colors: {
custom: {
50: '#ced8df',
500: '#bac8d2',
950: '#000000',
},
}SCSS
$custom: #bac8d2; $custom-light: #ced8df; $custom-dark: #000000;
JSON
{
"hex": "#bac8d2",
"rgb": {
"r": 186,
"g": 200,
"b": 210
},
"hsl": {
"h": 205,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.82512,
"c": 0.02081,
"h": 238.7
},
"luminance": 0.56401
}Semantic roles & 50–950 ramp
primary
#BAC8D2
secondary
#A79689
accent
#6B469F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384