#B2C0CE#B2C0CE
#B2C0CE is a light, muted cyan. Relative luminance 0.516; OKLCH L 80.1% C 0.025 H 248.1°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C0CE |
|---|---|
| RGB | rgb(178, 192, 206) |
| HSL | hsl(210, 22%, 75%) |
| HSV | hsv(210, 14%, 81%) |
| CMYK | cmyk(13.6%, 6.8%, 0%, 19.2%) |
| CIE-LAB | lab(77.05, -1.96, -8.65) |
| CIE-LCH | lch(77.05, 8.87, 257.24°) |
| OKLab | oklab(80.14% -0.0094 -0.0233) |
| OKLCH | oklch(80.14% 0.025 248.1) |
| XYZ | xyz(48.3477, 51.6197, 65.7969) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.54
Lightsteelblue
#B0C4DE
ΔE00 4.47
Light Blue Grey
#B7C9E2
ΔE00 4.68
Light Grey Blue
#9DBCD4
ΔE00 5.50
Dove Gray
#B6B8BD
ΔE00 5.69
Cool Gray
#9AA7B0
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C0CE #CEC0B2
analogous
#B2CECE #B2C0CE #B2B2CE
triadic
#B2C0CE #CEB2C0 #C0CEB2
tetradic
#B2C0CE #CEB2CE #CEC0B2 #B2CEB2
square
#B2C0CE #CEB2CE #CEC0B2 #B2CEB2
split-complementary
#B2C0CE #CEB2B2 #CECEB2
monochromatic
#67839E #8DA1B6 #B2C0CE #D7DFE6 #ECF0F3
Accessibility & contrast
On white
1.85
#B2C0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#B2C0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C0CE
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C0CE | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CF
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#ABC3C4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b2c0ce; /* rgb */ color: rgb(178, 192, 206); /* oklch */ color: oklch(80.1% 0.025 248.1);
Tailwind
colors: {
custom: {
50: '#c9d3dd',
500: '#b2c0ce',
950: '#000000',
},
}SCSS
$custom: #b2c0ce; $custom-light: #c9d3dd; $custom-dark: #000000;
JSON
{
"hex": "#b2c0ce",
"rgb": {
"r": 178,
"g": 192,
"b": 206
},
"hsl": {
"h": 210,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.80138,
"c": 0.02514,
"h": 248.1
},
"luminance": 0.5162
}Semantic roles & 50–950 ramp
primary
#B2C0CE
secondary
#A39281
accent
#7345A1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384