#B2BEBC#B2BEBC
#B2BEBC is a light, near-neutral teal. Relative luminance 0.499; OKLCH L 79.2% C 0.014 H 185.0°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEBC |
|---|---|
| RGB | rgb(178, 190, 188) |
| HSL | hsl(170, 8%, 72%) |
| HSV | hsv(170, 6%, 75%) |
| CMYK | cmyk(6.3%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(76.02, -4.51, -0.42) |
| CIE-LCH | lch(76.02, 4.53, 185.29°) |
| OKLab | oklab(79.16% -0.0135 -0.0012) |
| OKLCH | oklch(79.16% 0.014 185) |
| XYZ | xyz(45.8488, 49.9223, 54.7877) |
| Luminance | 0.4992 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.80
Silver
#C0C0C0
ΔE00 6.00
Dove Gray
#B6B8BD
ΔE00 6.67
Dark Gray
#A9A9A9
ΔE00 7.78
Cool Grey
#95A3A6
ΔE00 8.07
Light Gray
#D3D3D3
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEBC #BEB2B4
analogous
#B2BEB6 #B2BEBC #B2BABE
triadic
#B2BEBC #BCB2BE #BEBCB2
tetradic
#B2BEBC #B6B2BE #BEB2B4 #BABEB2
square
#B2BEBC #B6B2BE #BEB2B4 #BABEB2
split-complementary
#B2BEBC #BEB2BA #BEB6B2
monochromatic
#708582 #91A29F #B2BEBC #D3DAD9 #EEF1F1
Accessibility & contrast
On white
1.91
#B2BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#B2BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEBC
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEBC | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBC
Deuteranopia (green-blind)
#BABBBC
Tritanopia (blue-blind)
#AFBFBD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2bebc; /* rgb */ color: rgb(178, 190, 188); /* oklch */ color: oklch(79.2% 0.014 185.0);
Tailwind
colors: {
custom: {
50: '#c9d1d0',
500: '#b2bebc',
950: '#000000',
},
}SCSS
$custom: #b2bebc; $custom-light: #c9d1d0; $custom-dark: #000000;
JSON
{
"hex": "#b2bebc",
"rgb": {
"r": 178,
"g": 190,
"b": 188
},
"hsl": {
"h": 170,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.79159,
"c": 0.01355,
"h": 185
},
"luminance": 0.49923
}Semantic roles & 50–950 ramp
primary
#B2BEBC
secondary
#E7E4E4
accent
#535E92
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282