#BFCAC7#BFCAC7
#BFCAC7 is a very light, near-neutral teal. Relative luminance 0.574; OKLCH L 83.0% C 0.013 H 177.9°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCAC7 |
|---|---|
| RGB | rgb(191, 202, 199) |
| HSL | hsl(164, 9%, 77%) |
| HSV | hsv(164, 5%, 79%) |
| CMYK | cmyk(5.4%, 0%, 1.5%, 20.8%) |
| CIE-LAB | lab(80.43, -4.31, 0.20) |
| CIE-LCH | lch(80.43, 4.32, 177.39°) |
| OKLab | oklab(82.97% -0.0127 0.0005) |
| OKLCH | oklch(82.97% 0.013 177.9) |
| XYZ | xyz(52.9131, 57.4405, 62.3212) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.23
Light Grey
#D8DCD6
ΔE00 5.57
Silver
#C0C0C0
ΔE00 5.96
Light Gray
#D3D3D3
ΔE00 6.30
Fog
#D8DCE0
ΔE00 7.21
Gainsboro
#DCDCDC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCAC7 #CABFC2
analogous
#BFCAC2 #BFCAC7 #BFC8CA
triadic
#BFCAC7 #C7BFCA #CAC7BF
tetradic
#BFCAC7 #C2BFCA #CABFC2 #C8CABF
square
#BFCAC7 #C2BFCA #CABFC2 #C8CABF
split-complementary
#BFCAC7 #CABFC8 #CAC2BF
monochromatic
#7C938C #9EAEAA #BFCAC7 #E0E6E4 #EEF1F0
Accessibility & contrast
On white
1.68
#BFCAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#BFCAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCAC7
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCAC7 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C7
Deuteranopia (green-blind)
#C7C7C7
Tritanopia (blue-blind)
#BDCAC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcac7; /* rgb */ color: rgb(191, 202, 199); /* oklch */ color: oklch(83.0% 0.013 177.9);
Tailwind
colors: {
custom: {
50: '#d2dad8',
500: '#bfcac7',
950: '#000000',
},
}SCSS
$custom: #bfcac7; $custom-light: #d2dad8; $custom-dark: #000000;
JSON
{
"hex": "#bfcac7",
"rgb": {
"r": 191,
"g": 202,
"b": 199
},
"hsl": {
"h": 163.636,
"s": 9.402,
"l": 77.059
},
"oklch": {
"l": 0.82965,
"c": 0.01272,
"h": 177.9
},
"luminance": 0.57441
}Semantic roles & 50–950 ramp
primary
#BFCAC7
secondary
#9D9093
accent
#526493
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383