#B2BEB8#B2BEB8
#B2BEB8 is a light, near-neutral teal. Relative luminance 0.498; OKLCH L 79.0% C 0.016 H 164.6°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEB8 |
|---|---|
| RGB | rgb(178, 190, 184) |
| HSL | hsl(150, 8%, 72%) |
| HSV | hsv(150, 6%, 75%) |
| CMYK | cmyk(6.3%, 0%, 3.2%, 25.5%) |
| CIE-LAB | lab(75.92, -5.28, 1.60) |
| CIE-LCH | lch(75.92, 5.51, 163.14°) |
| OKLab | oklab(79.04% -0.0151 0.0042) |
| OKLCH | oklch(79.04% 0.016 164.6) |
| XYZ | xyz(45.4236, 49.7522, 52.5481) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.47
Silver
#C0C0C0
ΔE00 6.95
Dove Gray
#B6B8BD
ΔE00 8.15
Dark Gray
#A9A9A9
ΔE00 8.47
Light Grey
#D8DCD6
ΔE00 8.52
Cool Grey
#95A3A6
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEB8 #BEB2B8
analogous
#B2BEB2 #B2BEB8 #B2BEBE
triadic
#B2BEB8 #B8B2BE #BEB8B2
tetradic
#B2BEB8 #B2B2BE #BEB2B8 #BEBEB2
square
#B2BEB8 #B2B2BE #BEB2B8 #BEBEB2
split-complementary
#B2BEB8 #BEB2BE #BEB2B2
monochromatic
#70857B #91A299 #B2BEB8 #D3DAD7 #EEF1F0
Accessibility & contrast
On white
1.92
#B2BEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#B2BEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEB8
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEB8 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCB8
Deuteranopia (green-blind)
#BBBAB8
Tritanopia (blue-blind)
#B0BEBC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2beb8; /* rgb */ color: rgb(178, 190, 184); /* oklch */ color: oklch(79.0% 0.016 164.6);
Tailwind
colors: {
custom: {
50: '#c9d1cd',
500: '#b2beb8',
950: '#000000',
},
}SCSS
$custom: #b2beb8; $custom-light: #c9d1cd; $custom-dark: #000000;
JSON
{
"hex": "#b2beb8",
"rgb": {
"r": 178,
"g": 190,
"b": 184
},
"hsl": {
"h": 150,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.79042,
"c": 0.01567,
"h": 164.6
},
"luminance": 0.49753
}Semantic roles & 50–950 ramp
primary
#B2BEB8
secondary
#E7E4E6
accent
#537392
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131413
muted
#828282