#BFCFCB#BFCFCB
#BFCFCB is a very light, near-neutral teal. Relative luminance 0.600; OKLCH L 84.1% C 0.018 H 179.2°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFCB |
|---|---|
| RGB | rgb(191, 207, 203) |
| HSL | hsl(165, 14%, 78%) |
| HSV | hsv(165, 8%, 81%) |
| CMYK | cmyk(7.7%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(81.85, -6.16, 0.13) |
| CIE-LCH | lch(81.85, 6.17, 178.82°) |
| OKLab | oklab(84.12% -0.0182 0.0002) |
| OKLCH | oklch(84.12% 0.018 179.2) |
| XYZ | xyz(54.5759, 60.0131, 65.1967) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.32
Light Grey
#D8DCD6
ΔE00 6.11
Light Gray
#D3D3D3
ΔE00 7.87
Silver
#C0C0C0
ΔE00 8.17
Fog
#D8DCE0
ΔE00 8.20
Gainsboro
#DCDCDC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFCB #CFBFC3
analogous
#BFCFC3 #BFCFCB #BFCBCF
triadic
#BFCFCB #CBBFCF #CFCBBF
tetradic
#BFCFCB #C3BFCF #CFBFC3 #CBCFBF
square
#BFCFCB #C3BFCF #CFBFC3 #CBCFBF
split-complementary
#BFCFCB #CFBFCB #CFC3BF
monochromatic
#799B92 #9CB5AF #BFCFCB #E2E9E7 #EEF2F1
Accessibility & contrast
On white
1.62
#BFCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#BFCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFCB
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFCB | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCB
Deuteranopia (green-blind)
#CACACB
Tritanopia (blue-blind)
#BBD0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfcfcb; /* rgb */ color: rgb(191, 207, 203); /* oklch */ color: oklch(84.1% 0.018 179.2);
Tailwind
colors: {
custom: {
50: '#d2ddda',
500: '#bfcfcb',
950: '#000000',
},
}SCSS
$custom: #bfcfcb; $custom-light: #d2ddda; $custom-dark: #000000;
JSON
{
"hex": "#bfcfcb",
"rgb": {
"r": 191,
"g": 207,
"b": 203
},
"hsl": {
"h": 165,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.84118,
"c": 0.0182,
"h": 179.2
},
"luminance": 0.60014
}Semantic roles & 50–950 ramp
primary
#BFCFCB
secondary
#A38F94
accent
#4D6098
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483