#BFCFCF#BFCFCF
#BFCFCF is a very light, near-neutral teal. Relative luminance 0.602; OKLCH L 84.2% C 0.017 H 196.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFCF |
|---|---|
| RGB | rgb(191, 207, 207) |
| HSL | hsl(180, 14%, 78%) |
| HSV | hsv(180, 8%, 81%) |
| CMYK | cmyk(7.7%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(81.95, -5.39, -1.86) |
| CIE-LCH | lch(81.95, 5.70, 198.99°) |
| OKLab | oklab(84.24% -0.0166 -0.005) |
| OKLCH | oklch(84.24% 0.017 196.8) |
| XYZ | xyz(55.0587, 60.2063, 67.7396) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.96
Light Grey
#D8DCD6
ΔE00 6.38
Fog
#D8DCE0
ΔE00 7.08
Light Gray
#D3D3D3
ΔE00 7.21
Silver
#C0C0C0
ΔE00 7.59
Gainsboro
#DCDCDC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFCF #CFBFBF
analogous
#BFCFC7 #BFCFCF #BFC7CF
triadic
#BFCFCF #CFBFCF #CFCFBF
tetradic
#BFCFCF #C7BFCF #CFBFBF #C7CFBF
square
#BFCFCF #C7BFCF #CFBFBF #C7CFBF
split-complementary
#BFCFCF #CFBFC7 #CFC7BF
monochromatic
#799B9B #9CB5B5 #BFCFCF #E2E9E9 #EEF2F2
Accessibility & contrast
On white
1.61
#BFCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#BFCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFCF
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFCF | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCF
Deuteranopia (green-blind)
#C9CBCF
Tritanopia (blue-blind)
#BBD0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfcfcf; /* rgb */ color: rgb(191, 207, 207); /* oklch */ color: oklch(84.2% 0.017 196.8);
Tailwind
colors: {
custom: {
50: '#d2dddd',
500: '#bfcfcf',
950: '#000000',
},
}SCSS
$custom: #bfcfcf; $custom-light: #d2dddd; $custom-dark: #000000;
JSON
{
"hex": "#bfcfcf",
"rgb": {
"r": 191,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.84236,
"c": 0.01737,
"h": 196.8
},
"luminance": 0.60207
}Semantic roles & 50–950 ramp
primary
#BFCFCF
secondary
#A38F8F
accent
#4D4D98
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484