#BFCACA#BFCACA
#BFCACA is a very light, near-neutral teal. Relative luminance 0.576; OKLCH L 83.1% C 0.012 H 196.9°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCACA |
|---|---|
| RGB | rgb(191, 202, 202) |
| HSL | hsl(180, 9%, 77%) |
| HSV | hsv(180, 5%, 79%) |
| CMYK | cmyk(5.4%, 0%, 0%, 20.8%) |
| CIE-LAB | lab(80.51, -3.74, -1.30) |
| CIE-LCH | lch(80.51, 3.96, 199.11°) |
| OKLab | oklab(83.05% -0.0115 -0.0035) |
| OKLCH | oklch(83.05% 0.012 196.9) |
| XYZ | xyz(53.2649, 57.5812, 64.1737) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.03
Silver
#C0C0C0
ΔE00 5.46
Light Gray
#D3D3D3
ΔE00 5.79
Light Grey
#D8DCD6
ΔE00 5.95
Fog
#D8DCE0
ΔE00 6.35
Dove Gray
#B6B8BD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCACA #CABFBF
analogous
#BFCAC5 #BFCACA #BFC5CA
triadic
#BFCACA #CABFCA #CACABF
tetradic
#BFCACA #C5BFCA #CABFBF #C5CABF
square
#BFCACA #C5BFCA #CABFBF #C5CABF
split-complementary
#BFCACA #CABFC5 #CAC5BF
monochromatic
#7C9393 #9EAEAE #BFCACA #E0E6E6 #EEF1F1
Accessibility & contrast
On white
1.68
#BFCACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#BFCACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCACA
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCACA | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#BCCBCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcaca; /* rgb */ color: rgb(191, 202, 202); /* oklch */ color: oklch(83.1% 0.012 196.9);
Tailwind
colors: {
custom: {
50: '#d2dada',
500: '#bfcaca',
950: '#000000',
},
}SCSS
$custom: #bfcaca; $custom-light: #d2dada; $custom-dark: #000000;
JSON
{
"hex": "#bfcaca",
"rgb": {
"r": 191,
"g": 202,
"b": 202
},
"hsl": {
"h": 180,
"s": 9.402,
"l": 77.059
},
"oklch": {
"l": 0.83053,
"c": 0.01206,
"h": 196.9
},
"luminance": 0.57582
}Semantic roles & 50–950 ramp
primary
#BFCACA
secondary
#9D9090
accent
#525293
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383