#BAC4D0#BAC4D0
#BAC4D0 is a light, muted cyan. Relative luminance 0.545; OKLCH L 81.6% C 0.020 H 252.9°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC4D0 |
|---|---|
| RGB | rgb(186, 196, 208) |
| HSL | hsl(213, 19%, 77%) |
| HSV | hsv(213, 11%, 82%) |
| CMYK | cmyk(10.6%, 5.8%, 0%, 18.4%) |
| CIE-LAB | lab(78.74, -1.06, -7.17) |
| CIE-LCH | lch(78.74, 7.25, 261.59°) |
| OKLab | oklab(81.62% -0.0059 -0.0193) |
| OKLCH | oklch(81.62% 0.02 252.9) |
| XYZ | xyz(51.3723, 54.4724, 67.4700) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.90
Dove Gray
#B6B8BD
ΔE00 4.91
Light Blue Grey
#B7C9E2
ΔE00 5.01
Lightsteelblue
#B0C4DE
ΔE00 5.32
Silver
#C0C0C0
ΔE00 6.34
Silver (survey)
#C5C9C7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC4D0 #D0C6BA
analogous
#BACFD0 #BAC4D0 #BBBAD0
triadic
#BAC4D0 #D0BAC4 #C4D0BA
tetradic
#BAC4D0 #D0BACF #D0C6BA #BAD0BB
square
#BAC4D0 #D0BACF #D0C6BA #BAD0BB
split-complementary
#BAC4D0 #D0BBBA #CFD0BA
monochromatic
#71869E #96A5B7 #BAC4D0 #DEE3E9 #EDEFF3
Accessibility & contrast
On white
1.77
#BAC4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#BAC4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC4D0
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC4D0 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D1
Deuteranopia (green-blind)
#BDC2D0
Tritanopia (blue-blind)
#B5C7C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bac4d0; /* rgb */ color: rgb(186, 196, 208); /* oklch */ color: oklch(81.6% 0.020 252.9);
Tailwind
colors: {
custom: {
50: '#ced5de',
500: '#bac4d0',
950: '#000000',
},
}SCSS
$custom: #bac4d0; $custom-light: #ced5de; $custom-dark: #000000;
JSON
{
"hex": "#bac4d0",
"rgb": {
"r": 186,
"g": 196,
"b": 208
},
"hsl": {
"h": 212.727,
"s": 18.966,
"l": 77.255
},
"oklch": {
"l": 0.81624,
"c": 0.02016,
"h": 252.9
},
"luminance": 0.54473
}Semantic roles & 50–950 ramp
primary
#BAC4D0
secondary
#A59889
accent
#77489D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384