#B0C8CC#B0C8CC
#B0C8CC is a light, muted teal. Relative luminance 0.549; OKLCH L 81.6% C 0.027 H 208.7°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C8CC |
|---|---|
| RGB | rgb(176, 200, 204) |
| HSL | hsl(189, 22%, 75%) |
| HSV | hsv(189, 14%, 80%) |
| CMYK | cmyk(13.7%, 2%, 0%, 20%) |
| CIE-LAB | lab(78.98, -7.25, -4.73) |
| CIE-LCH | lch(78.98, 8.66, 213.13°) |
| OKLab | oklab(81.61% -0.0233 -0.0128) |
| OKLCH | oklch(81.61% 0.027 208.7) |
| XYZ | xyz(49.4552, 54.8972, 65.1056) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.23
Silver (survey)
#C5C9C7
ΔE00 7.65
Powder Blue
#B0E0E6
ΔE00 7.69
Light Grey Blue
#9DBCD4
ΔE00 8.64
Cloudy Blue
#ACC2D9
ΔE00 8.81
Silver
#C0C0C0
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C8CC #CCB4B0
analogous
#B0CCC2 #B0C8CC #B0BACC
triadic
#B0C8CC #CCB0C8 #C8CCB0
tetradic
#B0C8CC #C2B0CC #CCB4B0 #BACCB0
square
#B0C8CC #C2B0CC #CCB4B0 #BACCB0
split-complementary
#B0C8CC #CCB0BA #CCC2B0
monochromatic
#66949C #8BAEB4 #B0C8CC #D5E2E4 #ECF2F3
Accessibility & contrast
On white
1.75
#B0C8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#B0C8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C8CC
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C8CC | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CC
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#A8CAC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b0c8cc; /* rgb */ color: rgb(176, 200, 204); /* oklch */ color: oklch(81.6% 0.027 208.7);
Tailwind
colors: {
custom: {
50: '#c7d8db',
500: '#b0c8cc',
950: '#000000',
},
}SCSS
$custom: #b0c8cc; $custom-light: #c7d8db; $custom-dark: #000000;
JSON
{
"hex": "#b0c8cc",
"rgb": {
"r": 176,
"g": 200,
"b": 204
},
"hsl": {
"h": 188.571,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.81605,
"c": 0.0266,
"h": 208.7
},
"luminance": 0.54898
}Semantic roles & 50–950 ramp
primary
#B0C8CC
secondary
#A1847F
accent
#5246A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384