#B0C2BE#B0C2BE
#B0C2BE is a light, muted teal. Relative luminance 0.515; OKLCH L 79.9% C 0.020 H 181.0°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C2BE |
|---|---|
| RGB | rgb(176, 194, 190) |
| HSL | hsl(167, 13%, 73%) |
| HSV | hsv(167, 9%, 76%) |
| CMYK | cmyk(9.3%, 0%, 2.1%, 23.9%) |
| CIE-LAB | lab(77.00, -6.91, -0.09) |
| CIE-LCH | lch(77.00, 6.91, 180.74°) |
| OKLab | oklab(79.91% -0.0205 -0.0003) |
| OKLCH | oklch(79.91% 0.02 181) |
| XYZ | xyz(46.4885, 51.5307, 56.2024) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.54
Silver
#C0C0C0
ΔE00 8.42
Light Grey
#D8DCD6
ΔE00 9.01
Dove Gray
#B6B8BD
ΔE00 9.26
Cool Grey
#95A3A6
ΔE00 9.32
Light Gray
#D3D3D3
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C2BE #C2B0B4
analogous
#B0C2B5 #B0C2BE #B0BDC2
triadic
#B0C2BE #BEB0C2 #C2BEB0
tetradic
#B0C2BE #B5B0C2 #C2B0B4 #BDC2B0
square
#B0C2BE #B5B0C2 #C2B0B4 #BDC2B0
split-complementary
#B0C2BE #C2B0BD #C2B5B0
monochromatic
#6C8C85 #8DA7A2 #B0C2BE #D3DDDA #EEF2F1
Accessibility & contrast
On white
1.86
#B0C2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#B0C2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C2BE
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C2BE | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BE
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#ACC3C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b0c2be; /* rgb */ color: rgb(176, 194, 190); /* oklch */ color: oklch(79.9% 0.020 181.0);
Tailwind
colors: {
custom: {
50: '#c7d4d1',
500: '#b0c2be',
950: '#000000',
},
}SCSS
$custom: #b0c2be; $custom-light: #c7d4d1; $custom-dark: #000000;
JSON
{
"hex": "#b0c2be",
"rgb": {
"r": 176,
"g": 194,
"b": 190
},
"hsl": {
"h": 166.667,
"s": 12.857,
"l": 72.549
},
"oklch": {
"l": 0.79913,
"c": 0.02048,
"h": 181
},
"luminance": 0.51531
}Semantic roles & 50–950 ramp
primary
#B0C2BE
secondary
#968185
accent
#4F5F97
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383