#BFCDCF#BFCDCF
#BFCDCF is a very light, near-neutral teal. Relative luminance 0.592; OKLCH L 83.8% C 0.016 H 207.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDCF |
|---|---|
| RGB | rgb(191, 205, 207) |
| HSL | hsl(188, 14%, 78%) |
| HSV | hsv(188, 8%, 81%) |
| CMYK | cmyk(7.7%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(81.43, -4.35, -2.63) |
| CIE-LCH | lch(81.43, 5.08, 211.12°) |
| OKLab | oklab(83.82% -0.0138 -0.0071) |
| OKLCH | oklch(83.82% 0.016 207.1) |
| XYZ | xyz(54.5772, 59.2433, 67.5791) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.30
Fog
#D8DCE0
ΔE00 6.27
Light Gray
#D3D3D3
ΔE00 6.43
Light Grey
#D8DCD6
ΔE00 6.52
Silver
#C0C0C0
ΔE00 6.60
Gainsboro
#DCDCDC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDCF #CFC1BF
analogous
#BFCFC9 #BFCDCF #BFC5CF
triadic
#BFCDCF #CFBFCD #CDCFBF
tetradic
#BFCDCF #C9BFCF #CFC1BF #C5CFBF
square
#BFCDCF #C9BFCF #CFC1BF #C5CFBF
split-complementary
#BFCDCF #CFBFC5 #CFC9BF
monochromatic
#79969B #9CB2B5 #BFCDCF #E2E8E9 #EEF1F2
Accessibility & contrast
On white
1.63
#BFCDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#BFCDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDCF
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDCF | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCF
Deuteranopia (green-blind)
#C8C9CF
Tritanopia (blue-blind)
#BBCECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfcdcf; /* rgb */ color: rgb(191, 205, 207); /* oklch */ color: oklch(83.8% 0.016 207.1);
Tailwind
colors: {
custom: {
50: '#d2dcdd',
500: '#bfcdcf',
950: '#000000',
},
}SCSS
$custom: #bfcdcf; $custom-light: #d2dcdd; $custom-dark: #000000;
JSON
{
"hex": "#bfcdcf",
"rgb": {
"r": 191,
"g": 205,
"b": 207
},
"hsl": {
"h": 187.5,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.83822,
"c": 0.01553,
"h": 207.1
},
"luminance": 0.59244
}Semantic roles & 50–950 ramp
primary
#BFCDCF
secondary
#A3918F
accent
#564D98
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484