#BFCAC5#BFCAC5
#BFCAC5 is a very light, near-neutral teal. Relative luminance 0.573; OKLCH L 82.9% C 0.014 H 167.1°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCAC5 |
|---|---|
| RGB | rgb(191, 202, 197) |
| HSL | hsl(153, 9%, 77%) |
| HSV | hsv(153, 5%, 79%) |
| CMYK | cmyk(5.4%, 0%, 2.5%, 20.8%) |
| CIE-LAB | lab(80.38, -4.69, 1.19) |
| CIE-LCH | lch(80.38, 4.84, 165.72°) |
| OKLab | oklab(82.91% -0.0135 0.0031) |
| OKLCH | oklch(82.91% 0.014 167.1) |
| XYZ | xyz(52.6825, 57.3482, 61.1063) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.67
Light Grey
#D8DCD6
ΔE00 5.53
Silver
#C0C0C0
ΔE00 6.42
Light Gray
#D3D3D3
ΔE00 6.76
Gainsboro
#DCDCDC
ΔE00 7.86
Fog
#D8DCE0
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCAC5 #CABFC4
analogous
#BFCAC0 #BFCAC5 #BFCACA
triadic
#BFCAC5 #C5BFCA #CAC5BF
tetradic
#BFCAC5 #C0BFCA #CABFC4 #CACABF
square
#BFCAC5 #C0BFCA #CABFC4 #CACABF
split-complementary
#BFCAC5 #CABFCA #CAC0BF
monochromatic
#7C9388 #9EAEA7 #BFCAC5 #E0E6E3 #EEF1F0
Accessibility & contrast
On white
1.68
#BFCAC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#BFCAC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCAC5
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCAC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCAC5 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C5
Deuteranopia (green-blind)
#C7C7C5
Tritanopia (blue-blind)
#BDCAC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcac5; /* rgb */ color: rgb(191, 202, 197); /* oklch */ color: oklch(82.9% 0.014 167.1);
Tailwind
colors: {
custom: {
50: '#d2dad6',
500: '#bfcac5',
950: '#000000',
},
}SCSS
$custom: #bfcac5; $custom-light: #d2dad6; $custom-dark: #000000;
JSON
{
"hex": "#bfcac5",
"rgb": {
"r": 191,
"g": 202,
"b": 197
},
"hsl": {
"h": 152.727,
"s": 9.402,
"l": 77.059
},
"oklch": {
"l": 0.82907,
"c": 0.01385,
"h": 167.1
},
"luminance": 0.57349
}Semantic roles & 50–950 ramp
primary
#BFCAC5
secondary
#9D9096
accent
#527093
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383