#BFCFCC#BFCFCC
#BFCFCC is a very light, near-neutral teal. Relative luminance 0.601; OKLCH L 84.1% C 0.018 H 183.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFCC |
|---|---|
| RGB | rgb(191, 207, 204) |
| HSL | hsl(169, 14%, 78%) |
| HSV | hsv(169, 8%, 81%) |
| CMYK | cmyk(7.7%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(81.87, -5.97, -0.37) |
| CIE-LCH | lch(81.87, 5.98, 183.54°) |
| OKLab | oklab(84.15% -0.0178 -0.0011) |
| OKLCH | oklch(84.15% 0.018 183.4) |
| XYZ | xyz(54.6954, 60.0610, 65.8264) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.18
Light Grey
#D8DCD6
ΔE00 6.12
Light Gray
#D3D3D3
ΔE00 7.67
Fog
#D8DCE0
ΔE00 7.90
Silver
#C0C0C0
ΔE00 8.00
Gainsboro
#DCDCDC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFCC #CFBFC2
analogous
#BFCFC4 #BFCFCC #BFCACF
triadic
#BFCFCC #CCBFCF #CFCCBF
tetradic
#BFCFCC #C4BFCF #CFBFC2 #CACFBF
square
#BFCFCC #C4BFCF #CFBFC2 #CACFBF
split-complementary
#BFCFCC #CFBFCA #CFC4BF
monochromatic
#799B94 #9CB5B0 #BFCFCC #E2E9E8 #EEF2F1
Accessibility & contrast
On white
1.61
#BFCFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#BFCFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFCC
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFCC | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCC
Deuteranopia (green-blind)
#CACBCC
Tritanopia (blue-blind)
#BBD0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfcfcc; /* rgb */ color: rgb(191, 207, 204); /* oklch */ color: oklch(84.1% 0.018 183.4);
Tailwind
colors: {
custom: {
50: '#d2dddb',
500: '#bfcfcc',
950: '#000000',
},
}SCSS
$custom: #bfcfcc; $custom-light: #d2dddb; $custom-dark: #000000;
JSON
{
"hex": "#bfcfcc",
"rgb": {
"r": 191,
"g": 207,
"b": 204
},
"hsl": {
"h": 168.75,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.84147,
"c": 0.01784,
"h": 183.4
},
"luminance": 0.60062
}Semantic roles & 50–950 ramp
primary
#BFCFCC
secondary
#A38F93
accent
#4D5B98
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484