#B2BFC0#B2BFC0
#B2BFC0 is a light, near-neutral teal. Relative luminance 0.505; OKLCH L 79.5% C 0.014 H 202.4°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFC0 |
|---|---|
| RGB | rgb(178, 191, 192) |
| HSL | hsl(184, 10%, 73%) |
| HSV | hsv(184, 7%, 75%) |
| CMYK | cmyk(7.3%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(76.39, -4.26, -2.04) |
| CIE-LCH | lch(76.39, 4.73, 205.59°) |
| OKLab | oklab(79.49% -0.0133 -0.0055) |
| OKLCH | oklch(79.49% 0.014 202.4) |
| XYZ | xyz(46.5033, 50.5318, 57.1626) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.88
Silver
#C0C0C0
ΔE00 5.91
Dove Gray
#B6B8BD
ΔE00 6.08
Cool Gray
#9AA7B0
ΔE00 7.73
Dark Gray
#A9A9A9
ΔE00 7.92
Cool Grey
#95A3A6
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFC0 #C0B3B2
analogous
#B2C0BA #B2BFC0 #B2B8C0
triadic
#B2BFC0 #C0B2BF #BFC0B2
tetradic
#B2BFC0 #BAB2C0 #C0B3B2 #B8C0B2
square
#B2BFC0 #BAB2C0 #C0B3B2 #B8C0B2
split-complementary
#B2BFC0 #C0B2B8 #C0BAB2
monochromatic
#6F8688 #90A3A4 #B2BFC0 #D4DBDC #EEF1F1
Accessibility & contrast
On white
1.89
#B2BFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#B2BFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFC0
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFC0 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEC0
Deuteranopia (green-blind)
#BABCC0
Tritanopia (blue-blind)
#AEC0BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b2bfc0; /* rgb */ color: rgb(178, 191, 192); /* oklch */ color: oklch(79.5% 0.014 202.4);
Tailwind
colors: {
custom: {
50: '#c9d2d3',
500: '#b2bfc0',
950: '#000000',
},
}SCSS
$custom: #b2bfc0; $custom-light: #c9d2d3; $custom-dark: #000000;
JSON
{
"hex": "#b2bfc0",
"rgb": {
"r": 178,
"g": 191,
"b": 192
},
"hsl": {
"h": 184.286,
"s": 10,
"l": 72.549
},
"oklch": {
"l": 0.79489,
"c": 0.01444,
"h": 202.4
},
"luminance": 0.50532
}Semantic roles & 50–950 ramp
primary
#B2BFC0
secondary
#938483
accent
#565194
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383