#B2C1CD#B2C1CD
#B2C1CD is a light, muted cyan. Relative luminance 0.520; OKLCH L 80.3% C 0.024 H 242.0°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C1CD |
|---|---|
| RGB | rgb(178, 193, 205) |
| HSL | hsl(207, 21%, 75%) |
| HSV | hsv(207, 13%, 80%) |
| CMYK | cmyk(13.2%, 5.9%, 0%, 19.6%) |
| CIE-LAB | lab(77.29, -2.70, -7.76) |
| CIE-LCH | lch(77.29, 8.22, 250.82°) |
| OKLab | oklab(80.31% -0.0111 -0.0209) |
| OKLCH | oklch(80.31% 0.024 242) |
| XYZ | xyz(48.4469, 52.0119, 65.2326) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.19
Lightsteelblue
#B0C4DE
ΔE00 5.36
Light Blue Grey
#B7C9E2
ΔE00 5.51
Light Grey Blue
#9DBCD4
ΔE00 5.65
Dove Gray
#B6B8BD
ΔE00 5.77
Cool Gray
#9AA7B0
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C1CD #CDBEB2
analogous
#B2CDCC #B2C1CD #B2B3CD
triadic
#B2C1CD #CDB2C1 #C1CDB2
tetradic
#B2C1CD #CCB2CD #CDBEB2 #B3CDB2
square
#B2C1CD #CCB2CD #CDBEB2 #B3CDB2
split-complementary
#B2C1CD #CDB2B3 #CDCCB2
monochromatic
#68859D #8DA3B5 #B2C1CD #D7DFE5 #ECF0F3
Accessibility & contrast
On white
1.84
#B2C1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#B2C1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C1CD
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C1CD | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1CE
Deuteranopia (green-blind)
#B9BECD
Tritanopia (blue-blind)
#ABC4C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2c1cd; /* rgb */ color: rgb(178, 193, 205); /* oklch */ color: oklch(80.3% 0.024 242.0);
Tailwind
colors: {
custom: {
50: '#c9d3dc',
500: '#b2c1cd',
950: '#000000',
},
}SCSS
$custom: #b2c1cd; $custom-light: #c9d3dc; $custom-dark: #000000;
JSON
{
"hex": "#b2c1cd",
"rgb": {
"r": 178,
"g": 193,
"b": 205
},
"hsl": {
"h": 206.667,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.80313,
"c": 0.0237,
"h": 242
},
"luminance": 0.52013
}Semantic roles & 50–950 ramp
primary
#B2C1CD
secondary
#A29081
accent
#6E46A0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384