#B2C0CD#B2C0CD
#B2C0CD is a light, muted cyan. Relative luminance 0.516; OKLCH L 80.1% C 0.024 H 246.1°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C0CD |
|---|---|
| RGB | rgb(178, 192, 205) |
| HSL | hsl(209, 21%, 75%) |
| HSV | hsv(209, 13%, 80%) |
| CMYK | cmyk(13.2%, 6.3%, 0%, 19.6%) |
| CIE-LAB | lab(77.02, -2.17, -8.15) |
| CIE-LCH | lch(77.02, 8.44, 255.12°) |
| OKLab | oklab(80.11% -0.0097 -0.022) |
| OKLCH | oklch(80.11% 0.024 246.1) |
| XYZ | xyz(48.2266, 51.5712, 65.1592) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.87
Lightsteelblue
#B0C4DE
ΔE00 4.89
Light Blue Grey
#B7C9E2
ΔE00 5.08
Dove Gray
#B6B8BD
ΔE00 5.54
Light Grey Blue
#9DBCD4
ΔE00 5.63
Cool Gray
#9AA7B0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C0CD #CDBFB2
analogous
#B2CDCD #B2C0CD #B2B2CD
triadic
#B2C0CD #CDB2C0 #C0CDB2
tetradic
#B2C0CD #CDB2CD #CDBFB2 #B2CDB2
square
#B2C0CD #CDB2CD #CDBFB2 #B2CDB2
split-complementary
#B2C0CD #CDB2B2 #CDCDB2
monochromatic
#68839D #8DA2B5 #B2C0CD #D7DEE5 #ECF0F3
Accessibility & contrast
On white
1.86
#B2C0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#B2C0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C0CD
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C0CD | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CE
Deuteranopia (green-blind)
#B8BDCD
Tritanopia (blue-blind)
#ABC3C4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b2c0cd; /* rgb */ color: rgb(178, 192, 205); /* oklch */ color: oklch(80.1% 0.024 246.1);
Tailwind
colors: {
custom: {
50: '#c9d3dc',
500: '#b2c0cd',
950: '#000000',
},
}SCSS
$custom: #b2c0cd; $custom-light: #c9d3dc; $custom-dark: #000000;
JSON
{
"hex": "#b2c0cd",
"rgb": {
"r": 178,
"g": 192,
"b": 205
},
"hsl": {
"h": 208.889,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.80105,
"c": 0.02403,
"h": 246.1
},
"luminance": 0.51572
}Semantic roles & 50–950 ramp
primary
#B2C0CD
secondary
#A29181
accent
#7146A0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384