#B2C2CD#B2C2CD
#B2C2CD is a light, muted cyan. Relative luminance 0.525; OKLCH L 80.5% C 0.023 H 237.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C2CD |
|---|---|
| RGB | rgb(178, 194, 205) |
| HSL | hsl(204, 21%, 75%) |
| HSV | hsv(204, 13%, 80%) |
| CMYK | cmyk(13.2%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(77.55, -3.23, -7.37) |
| CIE-LCH | lch(77.55, 8.05, 246.33°) |
| OKLab | oklab(80.52% -0.0125 -0.0199) |
| OKLCH | oklch(80.52% 0.023 237.7) |
| XYZ | xyz(48.6687, 52.4555, 65.3066) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.62
Light Grey Blue
#9DBCD4
ΔE00 5.79
Lightsteelblue
#B0C4DE
ΔE00 5.88
Light Blue Grey
#B7C9E2
ΔE00 6.01
Dove Gray
#B6B8BD
ΔE00 6.08
Silver (survey)
#C5C9C7
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C2CD #CDBDB2
analogous
#B2CDCA #B2C2CD #B2B5CD
triadic
#B2C2CD #CDB2C2 #C2CDB2
tetradic
#B2C2CD #CAB2CD #CDBDB2 #B5CDB2
square
#B2C2CD #CAB2CD #CDBDB2 #B5CDB2
split-complementary
#B2C2CD #CDB2B5 #CDCAB2
monochromatic
#68879D #8DA5B5 #B2C2CD #D7DFE5 #ECF0F3
Accessibility & contrast
On white
1.83
#B2C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#B2C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C2CD
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C2CD | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CE
Deuteranopia (green-blind)
#BABECD
Tritanopia (blue-blind)
#ABC5C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b2c2cd; /* rgb */ color: rgb(178, 194, 205); /* oklch */ color: oklch(80.5% 0.023 237.7);
Tailwind
colors: {
custom: {
50: '#c9d4dc',
500: '#b2c2cd',
950: '#000000',
},
}SCSS
$custom: #b2c2cd; $custom-light: #c9d4dc; $custom-dark: #000000;
JSON
{
"hex": "#b2c2cd",
"rgb": {
"r": 178,
"g": 194,
"b": 205
},
"hsl": {
"h": 204.444,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.80521,
"c": 0.02349,
"h": 237.7
},
"luminance": 0.52456
}Semantic roles & 50–950 ramp
primary
#B2C2CD
secondary
#A28F81
accent
#6A46A0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384