#B0C8BD#B0C8BD
#B0C8BD is a light, muted teal. Relative luminance 0.542; OKLCH L 81.2% C 0.030 H 166.3°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C8BD |
|---|---|
| RGB | rgb(176, 200, 189) |
| HSL | hsl(153, 18%, 74%) |
| HSV | hsv(153, 12%, 78%) |
| CMYK | cmyk(12%, 0%, 5.5%, 21.6%) |
| CIE-LAB | lab(78.59, -10.24, 2.76) |
| CIE-LCH | lch(78.59, 10.60, 164.92°) |
| OKLab | oklab(81.16% -0.0293 0.0071) |
| OKLCH | oklch(81.16% 0.03 166.3) |
| XYZ | xyz(47.7420, 54.2119, 56.0829) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.26
Light Grey
#D8DCD6
ΔE00 10.09
Powder Blue
#B0E0E6
ΔE00 10.14
Greenish Grey
#96AE8D
ΔE00 10.87
Pale Teal
#82CBB2
ΔE00 11.18
Silver
#C0C0C0
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C8BD #C8B0BB
analogous
#B0C8B1 #B0C8BD #B0C7C8
triadic
#B0C8BD #BDB0C8 #C8BDB0
tetradic
#B0C8BD #B1B0C8 #C8B0BB #C7C8B0
square
#B0C8BD #B1B0C8 #C8B0BB #C7C8B0
split-complementary
#B0C8BD #C8B0C7 #C8B1B0
monochromatic
#689681 #8CAF9F #B0C8BD #D4E1DB #EDF2F0
Accessibility & contrast
On white
1.77
#B0C8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#B0C8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C8BD
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C8BD | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BC
Deuteranopia (green-blind)
#C2C1BE
Tritanopia (blue-blind)
#ABC8C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b0c8bd; /* rgb */ color: rgb(176, 200, 189); /* oklch */ color: oklch(81.2% 0.030 166.3);
Tailwind
colors: {
custom: {
50: '#c7d8d0',
500: '#b0c8bd',
950: '#000000',
},
}SCSS
$custom: #b0c8bd; $custom-light: #c7d8d0; $custom-dark: #000000;
JSON
{
"hex": "#b0c8bd",
"rgb": {
"r": 176,
"g": 200,
"b": 189
},
"hsl": {
"h": 152.5,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.81159,
"c": 0.03017,
"h": 166.3
},
"luminance": 0.54213
}Semantic roles & 50–950 ramp
primary
#B0C8BD
secondary
#9C808D
accent
#496F9C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383