#B0C4BA#B0C4BA
#B0C4BA is a light, muted teal. Relative luminance 0.523; OKLCH L 80.2% C 0.026 H 164.3°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C4BA |
|---|---|
| RGB | rgb(176, 196, 186) |
| HSL | hsl(150, 14%, 73%) |
| HSV | hsv(150, 10%, 77%) |
| CMYK | cmyk(10.2%, 0%, 5.1%, 23.1%) |
| CIE-LAB | lab(77.43, -8.73, 2.70) |
| CIE-LCH | lch(77.43, 9.14, 162.80°) |
| OKLab | oklab(80.22% -0.0249 0.007) |
| OKLCH | oklch(80.22% 0.026 164.3) |
| XYZ | xyz(46.5054, 52.2544, 54.0808) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.17
Light Grey
#D8DCD6
ΔE00 9.58
Silver
#C0C0C0
ΔE00 10.28
Greenish Grey
#96AE8D
ΔE00 10.71
Powder Blue
#B0E0E6
ΔE00 10.99
Cool Grey
#95A3A6
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C4BA #C4B0BA
analogous
#B0C4B0 #B0C4BA #B0C4C4
triadic
#B0C4BA #BAB0C4 #C4BAB0
tetradic
#B0C4BA #B0B0C4 #C4B0BA #C4C4B0
square
#B0C4BA #B0B0C4 #C4B0BA #C4C4B0
split-complementary
#B0C4BA #C4B0C4 #C4B0B0
monochromatic
#6B8F7D #8DAA9B #B0C4BA #D3DED9 #EDF2F0
Accessibility & contrast
On white
1.83
#B0C4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#B0C4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C4BA
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C4BA | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BA
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#ACC4C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b0c4ba; /* rgb */ color: rgb(176, 196, 186); /* oklch */ color: oklch(80.2% 0.026 164.3);
Tailwind
colors: {
custom: {
50: '#c7d5ce',
500: '#b0c4ba',
950: '#000000',
},
}SCSS
$custom: #b0c4ba; $custom-light: #c7d5ce; $custom-dark: #000000;
JSON
{
"hex": "#b0c4ba",
"rgb": {
"r": 176,
"g": 196,
"b": 186
},
"hsl": {
"h": 150,
"s": 14.493,
"l": 72.941
},
"oklch": {
"l": 0.80221,
"c": 0.02588,
"h": 164.3
},
"luminance": 0.52255
}Semantic roles & 50–950 ramp
primary
#B0C4BA
secondary
#98808C
accent
#4D7399
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383