#BFCACC#BFCACC
#BFCACC is a very light, near-neutral teal. Relative luminance 0.577; OKLCH L 83.1% C 0.012 H 209.8°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCACC |
|---|---|
| RGB | rgb(191, 202, 204) |
| HSL | hsl(189, 11%, 77%) |
| HSV | hsv(189, 6%, 80%) |
| CMYK | cmyk(6.4%, 1%, 0%, 20%) |
| CIE-LAB | lab(80.56, -3.36, -2.29) |
| CIE-LCH | lch(80.56, 4.07, 214.30°) |
| OKLab | oklab(83.11% -0.0108 -0.0062) |
| OKLCH | oklch(83.11% 0.012 209.8) |
| XYZ | xyz(53.5032, 57.6765, 65.4290) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.29
Silver
#C0C0C0
ΔE00 5.31
Light Gray
#D3D3D3
ΔE00 5.61
Fog
#D8DCE0
ΔE00 5.90
Dove Gray
#B6B8BD
ΔE00 6.37
Light Grey
#D8DCD6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCACC #CCC1BF
analogous
#BFCCC8 #BFCACC #BFC4CC
triadic
#BFCACC #CCBFCA #CACCBF
tetradic
#BFCACC #C8BFCC #CCC1BF #C4CCBF
square
#BFCACC #C8BFCC #CCC1BF #C4CCBF
split-complementary
#BFCACC #CCBFC4 #CCC8BF
monochromatic
#7B9296 #9DAEB1 #BFCACC #E1E6E7 #EEF1F1
Accessibility & contrast
On white
1.68
#BFCACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BFCACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCACC
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCACC | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C6C7CC
Tritanopia (blue-blind)
#BCCBCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcacc; /* rgb */ color: rgb(191, 202, 204); /* oklch */ color: oklch(83.1% 0.012 209.8);
Tailwind
colors: {
custom: {
50: '#d2dadb',
500: '#bfcacc',
950: '#000000',
},
}SCSS
$custom: #bfcacc; $custom-light: #d2dadb; $custom-dark: #000000;
JSON
{
"hex": "#bfcacc",
"rgb": {
"r": 191,
"g": 202,
"b": 204
},
"hsl": {
"h": 189.231,
"s": 11.304,
"l": 77.451
},
"oklch": {
"l": 0.83112,
"c": 0.0124,
"h": 209.8
},
"luminance": 0.57677
}Semantic roles & 50–950 ramp
primary
#BFCACC
secondary
#A0928F
accent
#5B5095
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384