#BFCBCD#BFCBCD
#BFCBCD is a very light, near-neutral teal. Relative luminance 0.582; OKLCH L 83.3% C 0.013 H 208.8°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBCD |
|---|---|
| RGB | rgb(191, 203, 205) |
| HSL | hsl(189, 12%, 78%) |
| HSV | hsv(189, 7%, 80%) |
| CMYK | cmyk(6.8%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(80.85, -3.69, -2.40) |
| CIE-LCH | lch(80.85, 4.40, 213.08°) |
| OKLab | oklab(83.35% -0.0118 -0.0065) |
| OKLCH | oklch(83.35% 0.013 208.8) |
| XYZ | xyz(53.8589, 58.1954, 66.1411) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.61
Silver
#C0C0C0
ΔE00 5.75
Light Gray
#D3D3D3
ΔE00 5.87
Fog
#D8DCE0
ΔE00 6.00
Light Grey
#D8DCD6
ΔE00 6.42
Dove Gray
#B6B8BD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBCD #CDC1BF
analogous
#BFCDC8 #BFCBCD #BFC4CD
triadic
#BFCBCD #CDBFCB #CBCDBF
tetradic
#BFCBCD #C8BFCD #CDC1BF #C4CDBF
square
#BFCBCD #C8BFCD #CDC1BF #C4CDBF
split-complementary
#BFCBCD #CDBFC4 #CDC8BF
monochromatic
#7A9397 #9DAFB2 #BFCBCD #E1E7E8 #EEF1F2
Accessibility & contrast
On white
1.66
#BFCBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BFCBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBCD
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBCD | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#BBCCCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfcbcd; /* rgb */ color: rgb(191, 203, 205); /* oklch */ color: oklch(83.3% 0.013 208.8);
Tailwind
colors: {
custom: {
50: '#d2dadc',
500: '#bfcbcd',
950: '#000000',
},
}SCSS
$custom: #bfcbcd; $custom-light: #d2dadc; $custom-dark: #000000;
JSON
{
"hex": "#bfcbcd",
"rgb": {
"r": 191,
"g": 203,
"b": 205
},
"hsl": {
"h": 188.571,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.83349,
"c": 0.01344,
"h": 208.8
},
"luminance": 0.58196
}Semantic roles & 50–950 ramp
primary
#BFCBCD
secondary
#A1928F
accent
#594F96
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384