#B0C0CE#B0C0CE
#B0C0CE is a light, muted cyan. Relative luminance 0.514; OKLCH L 80.0% C 0.027 H 244.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C0CE |
|---|---|
| RGB | rgb(176, 192, 206) |
| HSL | hsl(208, 23%, 75%) |
| HSV | hsv(208, 15%, 81%) |
| CMYK | cmyk(14.6%, 6.8%, 0%, 19.2%) |
| CIE-LAB | lab(76.91, -2.61, -8.88) |
| CIE-LCH | lch(76.91, 9.25, 253.63°) |
| OKLab | oklab(79.99% -0.0114 -0.024) |
| OKLCH | oklch(79.99% 0.027 244.5) |
| XYZ | xyz(47.8920, 51.3847, 65.7756) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.39
Lightsteelblue
#B0C4DE
ΔE00 4.60
Light Blue Grey
#B7C9E2
ΔE00 4.92
Light Grey Blue
#9DBCD4
ΔE00 4.96
Dove Gray
#B6B8BD
ΔE00 6.19
Cool Gray
#9AA7B0
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C0CE #CEBEB0
analogous
#B0CECD #B0C0CE #B0B1CE
triadic
#B0C0CE #CEB0C0 #C0CEB0
tetradic
#B0C0CE #CDB0CE #CEBEB0 #B1CEB0
square
#B0C0CE #CDB0CE #CEBEB0 #B1CEB0
split-complementary
#B0C0CE #CEB0B1 #CECDB0
monochromatic
#64849F #8AA2B7 #B0C0CE #D6DEE5 #ECF0F3
Accessibility & contrast
On white
1.86
#B0C0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#B0C0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C0CE
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C0CE | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CF
Deuteranopia (green-blind)
#B7BCCE
Tritanopia (blue-blind)
#A9C3C4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b0c0ce; /* rgb */ color: rgb(176, 192, 206); /* oklch */ color: oklch(80.0% 0.027 244.5);
Tailwind
colors: {
custom: {
50: '#c7d3dd',
500: '#b0c0ce',
950: '#000000',
},
}SCSS
$custom: #b0c0ce; $custom-light: #c7d3dd; $custom-dark: #000000;
JSON
{
"hex": "#b0c0ce",
"rgb": {
"r": 176,
"g": 192,
"b": 206
},
"hsl": {
"h": 208,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.79991,
"c": 0.02655,
"h": 244.5
},
"luminance": 0.51386
}Semantic roles & 50–950 ramp
primary
#B0C0CE
secondary
#A3907F
accent
#7044A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384