#BFCFCD#BFCFCD
#BFCFCD is a very light, near-neutral teal. Relative luminance 0.601; OKLCH L 84.2% C 0.018 H 187.8°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFCD |
|---|---|
| RGB | rgb(191, 207, 205) |
| HSL | hsl(173, 14%, 78%) |
| HSV | hsv(173, 8%, 81%) |
| CMYK | cmyk(7.7%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(81.90, -5.78, -0.86) |
| CIE-LCH | lch(81.90, 5.85, 188.51°) |
| OKLab | oklab(84.18% -0.0174 -0.0024) |
| OKLCH | oklch(84.18% 0.018 187.8) |
| XYZ | xyz(54.8158, 60.1091, 66.4600) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.07
Light Grey
#D8DCD6
ΔE00 6.17
Light Gray
#D3D3D3
ΔE00 7.50
Fog
#D8DCE0
ΔE00 7.61
Silver
#C0C0C0
ΔE00 7.84
Gainsboro
#DCDCDC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFCD #CFBFC1
analogous
#BFCFC5 #BFCFCD #BFC9CF
triadic
#BFCFCD #CDBFCF #CFCDBF
tetradic
#BFCFCD #C5BFCF #CFBFC1 #C9CFBF
square
#BFCFCD #C5BFCF #CFBFC1 #C9CFBF
split-complementary
#BFCFCD #CFBFC9 #CFC5BF
monochromatic
#799B96 #9CB5B2 #BFCFCD #E2E9E8 #EEF2F1
Accessibility & contrast
On white
1.61
#BFCFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BFCFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFCD
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFCD | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#BBD0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfcfcd; /* rgb */ color: rgb(191, 207, 205); /* oklch */ color: oklch(84.2% 0.018 187.8);
Tailwind
colors: {
custom: {
50: '#d2dddc',
500: '#bfcfcd',
950: '#000000',
},
}SCSS
$custom: #bfcfcd; $custom-light: #d2dddc; $custom-dark: #000000;
JSON
{
"hex": "#bfcfcd",
"rgb": {
"r": 191,
"g": 207,
"b": 205
},
"hsl": {
"h": 172.5,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.84177,
"c": 0.01757,
"h": 187.8
},
"luminance": 0.6011
}Semantic roles & 50–950 ramp
primary
#BFCFCD
secondary
#A38F91
accent
#4D5698
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484