#B0C6BC#B0C6BC
#B0C6BC is a light, muted teal. Relative luminance 0.532; OKLCH L 80.7% C 0.028 H 166.6°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C6BC |
|---|---|
| RGB | rgb(176, 198, 188) |
| HSL | hsl(153, 16%, 73%) |
| HSV | hsv(153, 11%, 78%) |
| CMYK | cmyk(11.1%, 0%, 5.1%, 22.4%) |
| CIE-LAB | lab(78.02, -9.39, 2.48) |
| CIE-LCH | lch(78.02, 9.71, 165.22°) |
| OKLab | oklab(80.7% -0.0269 0.0064) |
| OKLCH | oklch(80.7% 0.028 166.6) |
| XYZ | xyz(47.1736, 53.2483, 55.3598) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.60
Light Grey
#D8DCD6
ΔE00 9.76
Powder Blue
#B0E0E6
ΔE00 10.40
Silver
#C0C0C0
ΔE00 10.81
Greenish Grey
#96AE8D
ΔE00 10.92
Lightblue
#ADD8E6
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C6BC #C6B0BA
analogous
#B0C6B1 #B0C6BC #B0C5C6
triadic
#B0C6BC #BCB0C6 #C6BCB0
tetradic
#B0C6BC #B1B0C6 #C6B0BA #C5C6B0
square
#B0C6BC #B1B0C6 #C6B0BA #C5C6B0
split-complementary
#B0C6BC #C6B0C5 #C6B1B0
monochromatic
#699280 #8CAC9E #B0C6BC #D4E0DA #EDF2F0
Accessibility & contrast
On white
1.80
#B0C6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#B0C6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C6BC
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C6BC | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BC
Deuteranopia (green-blind)
#C1C0BD
Tritanopia (blue-blind)
#ACC6C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b0c6bc; /* rgb */ color: rgb(176, 198, 188); /* oklch */ color: oklch(80.7% 0.028 166.6);
Tailwind
colors: {
custom: {
50: '#c7d7d0',
500: '#b0c6bc',
950: '#000000',
},
}SCSS
$custom: #b0c6bc; $custom-light: #c7d7d0; $custom-dark: #000000;
JSON
{
"hex": "#b0c6bc",
"rgb": {
"r": 176,
"g": 198,
"b": 188
},
"hsl": {
"h": 152.727,
"s": 16.176,
"l": 73.333
},
"oklch": {
"l": 0.80704,
"c": 0.02767,
"h": 166.6
},
"luminance": 0.53249
}Semantic roles & 50–950 ramp
primary
#B0C6BC
secondary
#9A808C
accent
#4B6F9A
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383