#BFC6CD#BFC6CD
#BFC6CD is a very light, near-neutral cyan. Relative luminance 0.559; OKLCH L 82.3% C 0.012 H 248.0°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC6CD |
|---|---|
| RGB | rgb(191, 198, 205) |
| HSL | hsl(210, 12%, 78%) |
| HSV | hsv(210, 7%, 80%) |
| CMYK | cmyk(6.8%, 3.4%, 0%, 19.6%) |
| CIE-LAB | lab(79.54, -1.06, -4.33) |
| CIE-LCH | lch(79.54, 4.45, 256.28°) |
| OKLab | oklab(82.32% -0.0047 -0.0116) |
| OKLCH | oklch(82.32% 0.012 248) |
| XYZ | xyz(52.6972, 55.8719, 65.7538) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.09
Silver
#C0C0C0
ΔE00 4.37
Silver (survey)
#C5C9C7
ΔE00 4.65
Light Gray
#D3D3D3
ΔE00 5.38
Fog
#D8DCE0
ΔE00 5.63
Gainsboro
#DCDCDC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC6CD #CDC6BF
analogous
#BFCDCD #BFC6CD #BFBFCD
triadic
#BFC6CD #CDBFC6 #C6CDBF
tetradic
#BFC6CD #CDBFCD #CDC6BF #BFCDBF
square
#BFC6CD #CDBFCD #CDC6BF #BFCDBF
split-complementary
#BFC6CD #CDBFBF #CDCDBF
monochromatic
#7A8997 #9DA7B2 #BFC6CD #E1E5E8 #EEF0F2
Accessibility & contrast
On white
1.72
#BFC6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#BFC6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC6CD
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC6CD | 1.00 | 1.72 | 12.17 | 12.17 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#C2C4CD
Tritanopia (blue-blind)
#BCC8C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc6cd; /* rgb */ color: rgb(191, 198, 205); /* oklch */ color: oklch(82.3% 0.012 248.0);
Tailwind
colors: {
custom: {
50: '#d2d7dc',
500: '#bfc6cd',
950: '#000000',
},
}SCSS
$custom: #bfc6cd; $custom-light: #d2d7dc; $custom-dark: #000000;
JSON
{
"hex": "#bfc6cd",
"rgb": {
"r": 191,
"g": 198,
"b": 205
},
"hsl": {
"h": 210,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.8232,
"c": 0.01249,
"h": 248
},
"luminance": 0.55872
}Semantic roles & 50–950 ramp
primary
#BFC6CD
secondary
#A1988F
accent
#734F96
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384