#B2BEC0#B2BEC0
#B2BEC0 is a light, near-neutral teal. Relative luminance 0.501; OKLCH L 79.3% C 0.014 H 208.8°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEC0 |
|---|---|
| RGB | rgb(178, 190, 192) |
| HSL | hsl(189, 10%, 73%) |
| HSV | hsv(189, 7%, 75%) |
| CMYK | cmyk(7.3%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(76.13, -3.73, -2.43) |
| CIE-LCH | lch(76.13, 4.45, 213.08°) |
| OKLab | oklab(79.28% -0.0119 -0.0065) |
| OKLCH | oklch(79.28% 0.014 208.8) |
| XYZ | xyz(46.2860, 50.0971, 57.0901) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.83
Dove Gray
#B6B8BD
ΔE00 5.39
Silver
#C0C0C0
ΔE00 5.48
Cool Gray
#9AA7B0
ΔE00 7.24
Dark Gray
#A9A9A9
ΔE00 7.45
Cool Grey
#95A3A6
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEC0 #C0B4B2
analogous
#B2C0BB #B2BEC0 #B2B7C0
triadic
#B2BEC0 #C0B2BE #BEC0B2
tetradic
#B2BEC0 #BBB2C0 #C0B4B2 #B7C0B2
square
#B2BEC0 #BBB2C0 #C0B4B2 #B7C0B2
split-complementary
#B2BEC0 #C0B2B7 #C0BBB2
monochromatic
#6F8588 #90A2A4 #B2BEC0 #D4DADC #EEF1F1
Accessibility & contrast
On white
1.91
#B2BEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#B2BEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEC0
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEC0 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDC0
Deuteranopia (green-blind)
#B9BBC0
Tritanopia (blue-blind)
#AEBFBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b2bec0; /* rgb */ color: rgb(178, 190, 192); /* oklch */ color: oklch(79.3% 0.014 208.8);
Tailwind
colors: {
custom: {
50: '#c9d1d3',
500: '#b2bec0',
950: '#000000',
},
}SCSS
$custom: #b2bec0; $custom-light: #c9d1d3; $custom-dark: #000000;
JSON
{
"hex": "#b2bec0",
"rgb": {
"r": 178,
"g": 190,
"b": 192
},
"hsl": {
"h": 188.571,
"s": 10,
"l": 72.549
},
"oklch": {
"l": 0.79279,
"c": 0.0136,
"h": 208.8
},
"luminance": 0.50098
}Semantic roles & 50–950 ramp
primary
#B2BEC0
secondary
#938583
accent
#5B5194
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383