#BFC8CB#BFC8CB
#BFC8CB is a very light, near-neutral cyan. Relative luminance 0.567; OKLCH L 82.7% C 0.011 H 219.6°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8CB |
|---|---|
| RGB | rgb(191, 200, 203) |
| HSL | hsl(195, 10%, 77%) |
| HSV | hsv(195, 6%, 80%) |
| CMYK | cmyk(5.9%, 1.5%, 0%, 20.4%) |
| CIE-LAB | lab(80.01, -2.50, -2.56) |
| CIE-LCH | lch(80.01, 3.58, 225.71°) |
| OKLab | oklab(82.67% -0.0083 -0.0069) |
| OKLCH | oklch(82.67% 0.011 219.6) |
| XYZ | xyz(52.9175, 56.6963, 64.6439) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.06
Silver
#C0C0C0
ΔE00 4.43
Light Gray
#D3D3D3
ΔE00 5.14
Dove Gray
#B6B8BD
ΔE00 5.31
Fog
#D8DCE0
ΔE00 5.63
Gainsboro
#DCDCDC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8CB #CBC2BF
analogous
#BFCBC8 #BFC8CB #BFC2CB
triadic
#BFC8CB #CBBFC8 #C8CBBF
tetradic
#BFC8CB #C8BFCB #CBC2BF #C2CBBF
square
#BFC8CB #C8BFCB #CBC2BF #C2CBBF
split-complementary
#BFC8CB #CBBFC2 #CBC8BF
monochromatic
#7B8E94 #9DABB0 #BFC8CB #E1E5E6 #EEF0F1
Accessibility & contrast
On white
1.70
#BFC8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#BFC8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8CB
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8CB | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#C4C6CB
Tritanopia (blue-blind)
#BCC9C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfc8cb; /* rgb */ color: rgb(191, 200, 203); /* oklch */ color: oklch(82.7% 0.011 219.6);
Tailwind
colors: {
custom: {
50: '#d2d8da',
500: '#bfc8cb',
950: '#000000',
},
}SCSS
$custom: #bfc8cb; $custom-light: #d2d8da; $custom-dark: #000000;
JSON
{
"hex": "#bfc8cb",
"rgb": {
"r": 191,
"g": 200,
"b": 203
},
"hsl": {
"h": 195,
"s": 10.345,
"l": 77.255
},
"oklch": {
"l": 0.8267,
"c": 0.01077,
"h": 219.6
},
"luminance": 0.56697
}Semantic roles & 50–950 ramp
primary
#BFC8CB
secondary
#9F9390
accent
#625194
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383