#BFCBCC#BFCBCC
#BFCBCC is a very light, near-neutral teal. Relative luminance 0.581; OKLCH L 83.3% C 0.013 H 202.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBCC |
|---|---|
| RGB | rgb(191, 203, 204) |
| HSL | hsl(185, 11%, 77%) |
| HSV | hsv(185, 6%, 80%) |
| CMYK | cmyk(6.4%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(80.82, -3.88, -1.91) |
| CIE-LCH | lch(80.82, 4.33, 206.15°) |
| OKLab | oklab(83.32% -0.0122 -0.0051) |
| OKLCH | oklch(83.32% 0.013 202.9) |
| XYZ | xyz(53.7386, 58.1473, 65.5074) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.48
Silver
#C0C0C0
ΔE00 5.81
Light Gray
#D3D3D3
ΔE00 5.94
Light Grey
#D8DCD6
ΔE00 6.19
Fog
#D8DCE0
ΔE00 6.21
Dove Gray
#B6B8BD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBCC #CCC0BF
analogous
#BFCCC6 #BFCBCC #BFC5CC
triadic
#BFCBCC #CCBFCB #CBCCBF
tetradic
#BFCBCC #C6BFCC #CCC0BF #C5CCBF
square
#BFCBCC #C6BFCC #CCC0BF #C5CCBF
split-complementary
#BFCBCC #CCBFC5 #CCC6BF
monochromatic
#7B9496 #9DAFB1 #BFCBCC #E1E7E7 #EEF1F1
Accessibility & contrast
On white
1.66
#BFCBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BFCBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBCC
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBCC | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#C6C8CC
Tritanopia (blue-blind)
#BCCCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfcbcc; /* rgb */ color: rgb(191, 203, 204); /* oklch */ color: oklch(83.3% 0.013 202.9);
Tailwind
colors: {
custom: {
50: '#d2dadb',
500: '#bfcbcc',
950: '#000000',
},
}SCSS
$custom: #bfcbcc; $custom-light: #d2dadb; $custom-dark: #000000;
JSON
{
"hex": "#bfcbcc",
"rgb": {
"r": 191,
"g": 203,
"b": 204
},
"hsl": {
"h": 184.615,
"s": 11.304,
"l": 77.451
},
"oklch": {
"l": 0.83319,
"c": 0.01321,
"h": 202.9
},
"luminance": 0.58148
}Semantic roles & 50–950 ramp
primary
#BFCBCC
secondary
#A0918F
accent
#555095
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384