#B2BDCB#B2BDCB
#B2BDCB is a light, muted cyan. Relative luminance 0.502; OKLCH L 79.4% C 0.023 H 254.4°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BDCB |
|---|---|
| RGB | rgb(178, 189, 203) |
| HSL | hsl(214, 19%, 75%) |
| HSV | hsv(214, 12%, 80%) |
| CMYK | cmyk(12.3%, 6.9%, 0%, 20.4%) |
| CIE-LAB | lab(76.17, -0.98, -8.33) |
| CIE-LCH | lch(76.17, 8.39, 263.30°) |
| OKLab | oklab(79.42% -0.0063 -0.0224) |
| OKLCH | oklch(79.42% 0.023 254.4) |
| XYZ | xyz(47.3347, 50.1713, 63.6785) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.20
Lightsteelblue
#B0C4DE
ΔE00 4.76
Dove Gray
#B6B8BD
ΔE00 4.85
Light Blue Grey
#B7C9E2
ΔE00 4.99
Light Grey Blue
#9DBCD4
ΔE00 6.31
Cool Gray
#9AA7B0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BDCB #CBC0B2
analogous
#B2CACB #B2BDCB #B4B2CB
triadic
#B2BDCB #CBB2BD #BDCBB2
tetradic
#B2BDCB #CBB2CA #CBC0B2 #B2CBB4
square
#B2BDCB #CBB2CA #CBC0B2 #B2CBB4
split-complementary
#B2BDCB #CBB4B2 #CACBB2
monochromatic
#697E9A #8D9EB2 #B2BDCB #D7DCE4 #EDEFF3
Accessibility & contrast
On white
1.90
#B2BDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#B2BDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BDCB
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BDCB | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCC
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#ACC0C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b2bdcb; /* rgb */ color: rgb(178, 189, 203); /* oklch */ color: oklch(79.4% 0.023 254.4);
Tailwind
colors: {
custom: {
50: '#c9d0da',
500: '#b2bdcb',
950: '#000000',
},
}SCSS
$custom: #b2bdcb; $custom-light: #c9d0da; $custom-dark: #000000;
JSON
{
"hex": "#b2bdcb",
"rgb": {
"r": 178,
"g": 189,
"b": 203
},
"hsl": {
"h": 213.6,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.79418,
"c": 0.0233,
"h": 254.4
},
"luminance": 0.50172
}Semantic roles & 50–950 ramp
primary
#B2BDCB
secondary
#A09282
accent
#78489E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383