#BFC7CB#BFC7CB
#BFC7CB is a very light, near-neutral cyan. Relative luminance 0.562; OKLCH L 82.5% C 0.010 H 228.9°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7CB |
|---|---|
| RGB | rgb(191, 199, 203) |
| HSL | hsl(200, 10%, 77%) |
| HSV | hsv(200, 6%, 80%) |
| CMYK | cmyk(5.9%, 2%, 0%, 20.4%) |
| CIE-LAB | lab(79.75, -1.97, -2.95) |
| CIE-LCH | lch(79.75, 3.55, 236.20°) |
| OKLab | oklab(82.46% -0.0069 -0.0079) |
| OKLCH | oklch(82.46% 0.01 228.9) |
| XYZ | xyz(52.6866, 56.2346, 64.5670) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.31
Silver
#C0C0C0
ΔE00 4.08
Dove Gray
#B6B8BD
ΔE00 4.70
Light Gray
#D3D3D3
ΔE00 5.02
Fog
#D8DCE0
ΔE00 5.54
Gainsboro
#DCDCDC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7CB #CBC3BF
analogous
#BFCBC9 #BFC7CB #BFC1CB
triadic
#BFC7CB #CBBFC7 #C7CBBF
tetradic
#BFC7CB #C9BFCB #CBC3BF #C1CBBF
square
#BFC7CB #C9BFCB #CBC3BF #C1CBBF
split-complementary
#BFC7CB #CBBFC1 #CBC9BF
monochromatic
#7B8C94 #9DA9B0 #BFC7CB #E1E5E6 #EEF0F1
Accessibility & contrast
On white
1.71
#BFC7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#BFC7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7CB
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7CB | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CB
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#BCC8C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfc7cb; /* rgb */ color: rgb(191, 199, 203); /* oklch */ color: oklch(82.5% 0.010 228.9);
Tailwind
colors: {
custom: {
50: '#d2d8da',
500: '#bfc7cb',
950: '#000000',
},
}SCSS
$custom: #bfc7cb; $custom-light: #d2d8da; $custom-dark: #000000;
JSON
{
"hex": "#bfc7cb",
"rgb": {
"r": 191,
"g": 199,
"b": 203
},
"hsl": {
"h": 200,
"s": 10.345,
"l": 77.255
},
"oklch": {
"l": 0.82464,
"c": 0.01047,
"h": 228.9
},
"luminance": 0.56235
}Semantic roles & 50–950 ramp
primary
#BFC7CB
secondary
#9F9590
accent
#685194
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383