#BAC3CF#BAC3CF
#BAC3CF is a light, near-neutral cyan. Relative luminance 0.540; OKLCH L 81.4% C 0.020 H 255.5°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC3CF |
|---|---|
| RGB | rgb(186, 195, 207) |
| HSL | hsl(214, 18%, 77%) |
| HSV | hsv(214, 10%, 81%) |
| CMYK | cmyk(10.1%, 5.8%, 0%, 18.8%) |
| CIE-LAB | lab(78.45, -0.73, -7.06) |
| CIE-LCH | lch(78.45, 7.10, 264.10°) |
| OKLab | oklab(81.39% -0.0049 -0.019) |
| OKLCH | oklch(81.39% 0.02 255.5) |
| XYZ | xyz(51.0249, 53.9737, 66.7491) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.60
Cloudy Blue
#ACC2D9
ΔE00 5.10
Light Blue Grey
#B7C9E2
ΔE00 5.13
Lightsteelblue
#B0C4DE
ΔE00 5.43
Silver
#C0C0C0
ΔE00 6.18
Silver (survey)
#C5C9C7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC3CF #CFC6BA
analogous
#BACECF #BAC3CF #BCBACF
triadic
#BAC3CF #CFBAC3 #C3CFBA
tetradic
#BAC3CF #CFBACE #CFC6BA #BACFBC
square
#BAC3CF #CFBACE #CFC6BA #BACFBC
split-complementary
#BAC3CF #CFBCBA #CECFBA
monochromatic
#72849D #96A4B6 #BAC3CF #DEE2E8 #EDEFF2
Accessibility & contrast
On white
1.78
#BAC3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#BAC3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC3CF
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC3CF | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3D0
Deuteranopia (green-blind)
#BDC1CF
Tritanopia (blue-blind)
#B5C6C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bac3cf; /* rgb */ color: rgb(186, 195, 207); /* oklch */ color: oklch(81.4% 0.020 255.5);
Tailwind
colors: {
custom: {
50: '#ced5dd',
500: '#bac3cf',
950: '#000000',
},
}SCSS
$custom: #bac3cf; $custom-light: #ced5dd; $custom-dark: #000000;
JSON
{
"hex": "#bac3cf",
"rgb": {
"r": 186,
"g": 195,
"b": 207
},
"hsl": {
"h": 214.286,
"s": 17.949,
"l": 77.059
},
"oklch": {
"l": 0.81387,
"c": 0.01959,
"h": 255.5
},
"luminance": 0.53974
}Semantic roles & 50–950 ramp
primary
#BAC3CF
secondary
#A49889
accent
#79499C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384