#BFC6CB#BFC6CB
#BFC6CB is a very light, near-neutral cyan. Relative luminance 0.558; OKLCH L 82.3% C 0.010 H 238.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC6CB |
|---|---|
| RGB | rgb(191, 198, 203) |
| HSL | hsl(205, 10%, 77%) |
| HSV | hsv(205, 6%, 80%) |
| CMYK | cmyk(5.9%, 2.5%, 0%, 20.4%) |
| CIE-LAB | lab(79.49, -1.44, -3.33) |
| CIE-LCH | lch(79.49, 3.63, 246.56°) |
| OKLab | oklab(82.26% -0.0054 -0.0089) |
| OKLCH | oklch(82.26% 0.01 238.5) |
| XYZ | xyz(52.4573, 55.7759, 64.4905) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.72
Silver
#C0C0C0
ΔE00 3.86
Dove Gray
#B6B8BD
ΔE00 4.15
Light Gray
#D3D3D3
ΔE00 5.01
Fog
#D8DCE0
ΔE00 5.56
Gainsboro
#DCDCDC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC6CB #CBC4BF
analogous
#BFCBCA #BFC6CB #BFC0CB
triadic
#BFC6CB #CBBFC6 #C6CBBF
tetradic
#BFC6CB #CABFCB #CBC4BF #C0CBBF
square
#BFC6CB #CABFCB #CBC4BF #C0CBBF
split-complementary
#BFC6CB #CBBFC0 #CBCABF
monochromatic
#7B8A94 #9DA8B0 #BFC6CB #E1E4E6 #EEF0F1
Accessibility & contrast
On white
1.73
#BFC6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#BFC6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC6CB
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC6CB | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CB
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#BCC7C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc6cb; /* rgb */ color: rgb(191, 198, 203); /* oklch */ color: oklch(82.3% 0.010 238.5);
Tailwind
colors: {
custom: {
50: '#d2d7da',
500: '#bfc6cb',
950: '#000000',
},
}SCSS
$custom: #bfc6cb; $custom-light: #d2d7da; $custom-dark: #000000;
JSON
{
"hex": "#bfc6cb",
"rgb": {
"r": 191,
"g": 198,
"b": 203
},
"hsl": {
"h": 205,
"s": 10.345,
"l": 77.255
},
"oklch": {
"l": 0.82259,
"c": 0.01044,
"h": 238.5
},
"luminance": 0.55776
}Semantic roles & 50–950 ramp
primary
#BFC6CB
secondary
#9F9690
accent
#6D5194
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383