#B0C2CE#B0C2CE
#B0C2CE is a light, muted cyan. Relative luminance 0.523; OKLCH L 80.4% C 0.026 H 236.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C2CE |
|---|---|
| RGB | rgb(176, 194, 206) |
| HSL | hsl(204, 23%, 75%) |
| HSV | hsv(204, 15%, 81%) |
| CMYK | cmyk(14.6%, 5.8%, 0%, 19.2%) |
| CIE-LAB | lab(77.44, -3.67, -8.09) |
| CIE-LCH | lch(77.44, 8.88, 245.59°) |
| OKLab | oklab(80.41% -0.0142 -0.0218) |
| OKLCH | oklch(80.41% 0.026 236.9) |
| XYZ | xyz(48.3342, 52.2690, 65.9229) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.27
Light Grey Blue
#9DBCD4
ΔE00 5.20
Lightsteelblue
#B0C4DE
ΔE00 5.67
Light Blue Grey
#B7C9E2
ΔE00 5.90
Dove Gray
#B6B8BD
ΔE00 6.70
Cool Gray
#9AA7B0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C2CE #CEBCB0
analogous
#B0CECB #B0C2CE #B0B3CE
triadic
#B0C2CE #CEB0C2 #C2CEB0
tetradic
#B0C2CE #CBB0CE #CEBCB0 #B3CEB0
square
#B0C2CE #CBB0CE #CEBCB0 #B3CEB0
split-complementary
#B0C2CE #CEB0B3 #CECBB0
monochromatic
#64889F #8AA5B7 #B0C2CE #D6DFE5 #ECF0F3
Accessibility & contrast
On white
1.83
#B0C2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#B0C2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C2CE
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C2CE | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CF
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#A8C5C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b0c2ce; /* rgb */ color: rgb(176, 194, 206); /* oklch */ color: oklch(80.4% 0.026 236.9);
Tailwind
colors: {
custom: {
50: '#c7d4dd',
500: '#b0c2ce',
950: '#000000',
},
}SCSS
$custom: #b0c2ce; $custom-light: #c7d4dd; $custom-dark: #000000;
JSON
{
"hex": "#b0c2ce",
"rgb": {
"r": 176,
"g": 194,
"b": 206
},
"hsl": {
"h": 204,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.80408,
"c": 0.02605,
"h": 236.9
},
"luminance": 0.5227
}Semantic roles & 50–950 ramp
primary
#B0C2CE
secondary
#A38D7F
accent
#6944A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384