#B0C8BE#B0C8BE
#B0C8BE is a light, muted teal. Relative luminance 0.543; OKLCH L 81.2% C 0.029 H 168.6°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C8BE |
|---|---|
| RGB | rgb(176, 200, 190) |
| HSL | hsl(155, 18%, 74%) |
| HSV | hsv(155, 12%, 78%) |
| CMYK | cmyk(12%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(78.61, -10.04, 2.26) |
| CIE-LCH | lch(78.61, 10.29, 167.34°) |
| OKLab | oklab(81.19% -0.0289 0.0058) |
| OKLCH | oklch(81.19% 0.029 168.6) |
| XYZ | xyz(47.8509, 54.2555, 56.6565) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.06
Powder Blue
#B0E0E6
ΔE00 9.84
Light Grey
#D8DCD6
ΔE00 9.97
Greenish Grey
#96AE8D
ΔE00 11.18
Lightblue
#ADD8E6
ΔE00 11.29
Silver
#C0C0C0
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C8BE #C8B0BA
analogous
#B0C8B2 #B0C8BE #B0C6C8
triadic
#B0C8BE #BEB0C8 #C8BEB0
tetradic
#B0C8BE #B2B0C8 #C8B0BA #C6C8B0
square
#B0C8BE #B2B0C8 #C8B0BA #C6C8B0
split-complementary
#B0C8BE #C8B0C6 #C8B2B0
monochromatic
#689683 #8CAFA0 #B0C8BE #D4E1DC #EDF2F0
Accessibility & contrast
On white
1.77
#B0C8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#B0C8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C8BE
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C8BE | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BE
Deuteranopia (green-blind)
#C2C1BF
Tritanopia (blue-blind)
#ABC8C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b0c8be; /* rgb */ color: rgb(176, 200, 190); /* oklch */ color: oklch(81.2% 0.029 168.6);
Tailwind
colors: {
custom: {
50: '#c7d8d1',
500: '#b0c8be',
950: '#000000',
},
}SCSS
$custom: #b0c8be; $custom-light: #c7d8d1; $custom-dark: #000000;
JSON
{
"hex": "#b0c8be",
"rgb": {
"r": 176,
"g": 200,
"b": 190
},
"hsl": {
"h": 155,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.81188,
"c": 0.02948,
"h": 168.6
},
"luminance": 0.54256
}Semantic roles & 50–950 ramp
primary
#B0C8BE
secondary
#9C808C
accent
#496C9C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383