#B2BEBB#B2BEBB
#B2BEBB is a light, near-neutral teal. Relative luminance 0.499; OKLCH L 79.1% C 0.014 H 179.3°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEBB |
|---|---|
| RGB | rgb(178, 190, 187) |
| HSL | hsl(165, 8%, 72%) |
| HSV | hsv(165, 6%, 75%) |
| CMYK | cmyk(6.3%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(76.00, -4.70, 0.09) |
| CIE-LCH | lch(76.00, 4.71, 178.95°) |
| OKLab | oklab(79.13% -0.0139 0.0002) |
| OKLCH | oklch(79.13% 0.014 179.3) |
| XYZ | xyz(45.7414, 49.8793, 54.2219) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.91
Silver
#C0C0C0
ΔE00 6.21
Dove Gray
#B6B8BD
ΔE00 7.03
Dark Gray
#A9A9A9
ΔE00 7.92
Cool Grey
#95A3A6
ΔE00 8.23
Light Gray
#D3D3D3
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEBB #BEB2B5
analogous
#B2BEB5 #B2BEBB #B2BBBE
triadic
#B2BEBB #BBB2BE #BEBBB2
tetradic
#B2BEBB #B5B2BE #BEB2B5 #BBBEB2
square
#B2BEBB #B5B2BE #BEB2B5 #BBBEB2
split-complementary
#B2BEBB #BEB2BB #BEB5B2
monochromatic
#708580 #91A29E #B2BEBB #D3DAD8 #EEF1F0
Accessibility & contrast
On white
1.91
#B2BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#B2BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEBB
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEBB | 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)
#BDBCBB
Deuteranopia (green-blind)
#BABBBB
Tritanopia (blue-blind)
#AFBEBD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2bebb; /* rgb */ color: rgb(178, 190, 187); /* oklch */ color: oklch(79.1% 0.014 179.3);
Tailwind
colors: {
custom: {
50: '#c9d1cf',
500: '#b2bebb',
950: '#000000',
},
}SCSS
$custom: #b2bebb; $custom-light: #c9d1cf; $custom-dark: #000000;
JSON
{
"hex": "#b2bebb",
"rgb": {
"r": 178,
"g": 190,
"b": 187
},
"hsl": {
"h": 165,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.7913,
"c": 0.0139,
"h": 179.3
},
"luminance": 0.4988
}Semantic roles & 50–950 ramp
primary
#B2BEBB
secondary
#E7E4E5
accent
#536392
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131413
muted
#828282