#BFCBCA#BFCBCA
#BFCBCA is a very light, near-neutral teal. Relative luminance 0.581; OKLCH L 83.3% C 0.013 H 190.9°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBCA |
|---|---|
| RGB | rgb(191, 203, 202) |
| HSL | hsl(175, 10%, 77%) |
| HSV | hsv(175, 6%, 80%) |
| CMYK | cmyk(5.9%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(80.77, -4.27, -0.91) |
| CIE-LCH | lch(80.77, 4.36, 192.08°) |
| OKLab | oklab(83.26% -0.0129 -0.0025) |
| OKLCH | oklch(83.26% 0.013 190.9) |
| XYZ | xyz(53.5003, 58.0520, 64.2522) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.41
Light Grey
#D8DCD6
ΔE00 5.83
Silver
#C0C0C0
ΔE00 6.04
Light Gray
#D3D3D3
ΔE00 6.19
Fog
#D8DCE0
ΔE00 6.72
Gainsboro
#DCDCDC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBCA #CBBFC0
analogous
#BFCBC4 #BFCBCA #BFC6CB
triadic
#BFCBCA #CABFCB #CBCABF
tetradic
#BFCBCA #C4BFCB #CBBFC0 #C6CBBF
square
#BFCBCA #C4BFCB #CBBFC0 #C6CBBF
split-complementary
#BFCBCA #CBBFC6 #CBC4BF
monochromatic
#7B9492 #9DB0AE #BFCBCA #E1E6E6 #EEF1F1
Accessibility & contrast
On white
1.67
#BFCBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BFCBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBCA
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBCA | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACA
Deuteranopia (green-blind)
#C7C8CA
Tritanopia (blue-blind)
#BCCCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcbca; /* rgb */ color: rgb(191, 203, 202); /* oklch */ color: oklch(83.3% 0.013 190.9);
Tailwind
colors: {
custom: {
50: '#d2dada',
500: '#bfcbca',
950: '#000000',
},
}SCSS
$custom: #bfcbca; $custom-light: #d2dada; $custom-dark: #000000;
JSON
{
"hex": "#bfcbca",
"rgb": {
"r": 191,
"g": 203,
"b": 202
},
"hsl": {
"h": 175,
"s": 10.345,
"l": 77.255
},
"oklch": {
"l": 0.83259,
"c": 0.01319,
"h": 190.9
},
"luminance": 0.58053
}Semantic roles & 50–950 ramp
primary
#BFCBCA
secondary
#9F9091
accent
#515794
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383