#B0BEB8#B0BEB8
#B0BEB8 is a light, near-neutral teal. Relative luminance 0.495; OKLCH L 78.9% C 0.018 H 168.4°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BEB8 |
|---|---|
| RGB | rgb(176, 190, 184) |
| HSL | hsl(154, 10%, 72%) |
| HSV | hsv(154, 7%, 75%) |
| CMYK | cmyk(7.4%, 0%, 3.2%, 25.5%) |
| CIE-LAB | lab(75.77, -5.96, 1.37) |
| CIE-LCH | lch(75.77, 6.12, 167.06°) |
| OKLab | oklab(78.89% -0.0172 0.0035) |
| OKLCH | oklch(78.89% 0.018 168.4) |
| XYZ | xyz(44.9679, 49.5172, 52.5268) |
| Luminance | 0.4952 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.10
Silver
#C0C0C0
ΔE00 7.64
Dove Gray
#B6B8BD
ΔE00 8.69
Cool Grey
#95A3A6
ΔE00 8.78
Light Grey
#D8DCD6
ΔE00 8.97
Dark Gray
#A9A9A9
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BEB8 #BEB0B6
analogous
#B0BEB1 #B0BEB8 #B0BDBE
triadic
#B0BEB8 #B8B0BE #BEB8B0
tetradic
#B0BEB8 #B1B0BE #BEB0B6 #BDBEB0
square
#B0BEB8 #B1B0BE #BEB0B6 #BDBEB0
split-complementary
#B0BEB8 #BEB0BD #BEB1B0
monochromatic
#6E867B #8EA29A #B0BEB8 #D2DAD6 #EEF1F0
Accessibility & contrast
On white
1.93
#B0BEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#B0BEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BEB8
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BEB8 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCB8
Deuteranopia (green-blind)
#BABAB8
Tritanopia (blue-blind)
#ADBEBC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b0beb8; /* rgb */ color: rgb(176, 190, 184); /* oklch */ color: oklch(78.9% 0.018 168.4);
Tailwind
colors: {
custom: {
50: '#c7d1cd',
500: '#b0beb8',
950: '#000000',
},
}SCSS
$custom: #b0beb8; $custom-light: #c7d1cd; $custom-dark: #000000;
JSON
{
"hex": "#b0beb8",
"rgb": {
"r": 176,
"g": 190,
"b": 184
},
"hsl": {
"h": 154.286,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.78891,
"c": 0.01756,
"h": 168.4
},
"luminance": 0.49518
}Semantic roles & 50–950 ramp
primary
#B0BEB8
secondary
#E7E3E5
accent
#526E94
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131413
muted
#828282