#B0C0C8#B0C0C8
#B0C0C8 is a light, muted cyan. Relative luminance 0.511; OKLCH L 79.8% C 0.021 H 229.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C0C8 |
|---|---|
| RGB | rgb(176, 192, 200) |
| HSL | hsl(200, 18%, 74%) |
| HSV | hsv(200, 12%, 78%) |
| CMYK | cmyk(12%, 4%, 0%, 21.6%) |
| CIE-LAB | lab(76.74, -3.85, -5.88) |
| CIE-LCH | lch(76.74, 7.03, 236.79°) |
| OKLab | oklab(79.8% -0.0137 -0.0158) |
| OKLCH | oklch(79.8% 0.021 229.1) |
| XYZ | xyz(47.1770, 51.0987, 62.0099) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.97
Cloudy Blue
#ACC2D9
ΔE00 5.99
Light Grey Blue
#9DBCD4
ΔE00 6.57
Silver (survey)
#C5C9C7
ΔE00 6.66
Cool Gray
#9AA7B0
ΔE00 6.92
Silver
#C0C0C0
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C0C8 #C8B8B0
analogous
#B0C8C4 #B0C0C8 #B0B4C8
triadic
#B0C0C8 #C8B0C0 #C0C8B0
tetradic
#B0C0C8 #C4B0C8 #C8B8B0 #B4C8B0
square
#B0C0C8 #C4B0C8 #C8B8B0 #B4C8B0
split-complementary
#B0C0C8 #C8B0B4 #C8C4B0
monochromatic
#688696 #8CA3AF #B0C0C8 #D4DDE1 #EDF1F2
Accessibility & contrast
On white
1.87
#B0C0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#B0C0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C0C8
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C0C8 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBFC8
Deuteranopia (green-blind)
#B8BCC8
Tritanopia (blue-blind)
#AAC2C2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b0c0c8; /* rgb */ color: rgb(176, 192, 200); /* oklch */ color: oklch(79.8% 0.021 229.1);
Tailwind
colors: {
custom: {
50: '#c7d3d8',
500: '#b0c0c8',
950: '#000000',
},
}SCSS
$custom: #b0c0c8; $custom-light: #c7d3d8; $custom-dark: #000000;
JSON
{
"hex": "#b0c0c8",
"rgb": {
"r": 176,
"g": 192,
"b": 200
},
"hsl": {
"h": 200,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.79798,
"c": 0.02096,
"h": 229.1
},
"luminance": 0.511
}Semantic roles & 50–950 ramp
primary
#B0C0C8
secondary
#9C8980
accent
#65499C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383