#B0C6CE#B0C6CE
#B0C6CE is a light, muted cyan. Relative luminance 0.541; OKLCH L 81.2% C 0.026 H 221.6°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C6CE |
|---|---|
| RGB | rgb(176, 198, 206) |
| HSL | hsl(196, 23%, 75%) |
| HSV | hsv(196, 15%, 81%) |
| CMYK | cmyk(14.6%, 3.9%, 0%, 19.2%) |
| CIE-LAB | lab(78.50, -5.79, -6.51) |
| CIE-LCH | lch(78.50, 8.71, 228.39°) |
| OKLab | oklab(81.25% -0.0198 -0.0176) |
| OKLCH | oklch(81.25% 0.026 221.6) |
| XYZ | xyz(49.2364, 54.0734, 66.2237) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.45
Cloudy Blue
#ACC2D9
ΔE00 6.64
Light Grey Blue
#9DBCD4
ΔE00 6.74
Silver (survey)
#C5C9C7
ΔE00 7.58
Lightsteelblue
#B0C4DE
ΔE00 8.09
Light Blue Grey
#B7C9E2
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C6CE #CEB8B0
analogous
#B0CEC7 #B0C6CE #B0B7CE
triadic
#B0C6CE #CEB0C6 #C6CEB0
tetradic
#B0C6CE #C7B0CE #CEB8B0 #B7CEB0
square
#B0C6CE #C7B0CE #CEB8B0 #B7CEB0
split-complementary
#B0C6CE #CEB0B7 #CEC7B0
monochromatic
#648F9F #8AABB7 #B0C6CE #D6E1E5 #ECF1F3
Accessibility & contrast
On white
1.78
#B0C6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#B0C6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C6CE
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C6CE | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CE
Deuteranopia (green-blind)
#BCC1CE
Tritanopia (blue-blind)
#A8C9C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b0c6ce; /* rgb */ color: rgb(176, 198, 206); /* oklch */ color: oklch(81.2% 0.026 221.6);
Tailwind
colors: {
custom: {
50: '#c7d7dd',
500: '#b0c6ce',
950: '#000000',
},
}SCSS
$custom: #b0c6ce; $custom-light: #c7d7dd; $custom-dark: #000000;
JSON
{
"hex": "#b0c6ce",
"rgb": {
"r": 176,
"g": 198,
"b": 206
},
"hsl": {
"h": 196,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.81246,
"c": 0.02646,
"h": 221.6
},
"luminance": 0.54075
}Semantic roles & 50–950 ramp
primary
#B0C6CE
secondary
#A3897F
accent
#5D44A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384