#BFCFCA#BFCFCA
#BFCFCA is a very light, near-neutral teal. Relative luminance 0.600; OKLCH L 84.1% C 0.019 H 175.2°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFCA |
|---|---|
| RGB | rgb(191, 207, 202) |
| HSL | hsl(161, 14%, 78%) |
| HSV | hsv(161, 8%, 81%) |
| CMYK | cmyk(7.7%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(81.82, -6.35, 0.62) |
| CIE-LCH | lch(81.82, 6.39, 174.40°) |
| OKLab | oklab(84.09% -0.0186 0.0016) |
| OKLCH | oklch(84.09% 0.019 175.2) |
| XYZ | xyz(54.4571, 59.9656, 64.5711) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.50
Light Grey
#D8DCD6
ΔE00 6.12
Light Gray
#D3D3D3
ΔE00 8.07
Silver
#C0C0C0
ΔE00 8.36
Fog
#D8DCE0
ΔE00 8.51
Gainsboro
#DCDCDC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFCA #CFBFC4
analogous
#BFCFC2 #BFCFCA #BFCCCF
triadic
#BFCFCA #CABFCF #CFCABF
tetradic
#BFCFCA #C2BFCF #CFBFC4 #CCCFBF
square
#BFCFCA #C2BFCF #CFBFC4 #CCCFBF
split-complementary
#BFCFCA #CFBFCC #CFC2BF
monochromatic
#799B90 #9CB5AD #BFCFCA #E2E9E7 #EEF2F1
Accessibility & contrast
On white
1.62
#BFCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#BFCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFCA
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFCA | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#CACACA
Tritanopia (blue-blind)
#BCCFCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfcfca; /* rgb */ color: rgb(191, 207, 202); /* oklch */ color: oklch(84.1% 0.019 175.2);
Tailwind
colors: {
custom: {
50: '#d2ddda',
500: '#bfcfca',
950: '#000000',
},
}SCSS
$custom: #bfcfca; $custom-light: #d2ddda; $custom-dark: #000000;
JSON
{
"hex": "#bfcfca",
"rgb": {
"r": 191,
"g": 207,
"b": 202
},
"hsl": {
"h": 161.25,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.84089,
"c": 0.01867,
"h": 175.2
},
"luminance": 0.59966
}Semantic roles & 50–950 ramp
primary
#BFCFCA
secondary
#A38F95
accent
#4D6598
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483