#B1BDCB#B1BDCB
#B1BDCB is a light, muted cyan. Relative luminance 0.501; OKLCH L 79.3% C 0.024 H 252.2°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BDCB |
|---|---|
| RGB | rgb(177, 189, 203) |
| HSL | hsl(212, 20%, 75%) |
| HSV | hsv(212, 13%, 80%) |
| CMYK | cmyk(12.8%, 6.9%, 0%, 20.4%) |
| CIE-LAB | lab(76.10, -1.31, -8.45) |
| CIE-LCH | lch(76.10, 8.55, 261.21°) |
| OKLab | oklab(79.34% -0.0073 -0.0228) |
| OKLCH | oklch(79.34% 0.024 252.2) |
| XYZ | xyz(47.1061, 50.0534, 63.6678) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.98
Lightsteelblue
#B0C4DE
ΔE00 4.70
Light Blue Grey
#B7C9E2
ΔE00 4.99
Dove Gray
#B6B8BD
ΔE00 5.06
Light Grey Blue
#9DBCD4
ΔE00 5.95
Cool Gray
#9AA7B0
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BDCB #CBBFB1
analogous
#B1CACB #B1BDCB #B2B1CB
triadic
#B1BDCB #CBB1BD #BDCBB1
tetradic
#B1BDCB #CBB1CA #CBBFB1 #B1CBB2
square
#B1BDCB #CBB1CA #CBBFB1 #B1CBB2
split-complementary
#B1BDCB #CBB2B1 #CACBB1
monochromatic
#687F9A #8C9EB3 #B1BDCB #D6DCE3 #EDEFF3
Accessibility & contrast
On white
1.91
#B1BDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#B1BDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BDCB
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BDCB | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCC
Deuteranopia (green-blind)
#B5BACB
Tritanopia (blue-blind)
#ABC0C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b1bdcb; /* rgb */ color: rgb(177, 189, 203); /* oklch */ color: oklch(79.3% 0.024 252.2);
Tailwind
colors: {
custom: {
50: '#c8d0da',
500: '#b1bdcb',
950: '#000000',
},
}SCSS
$custom: #b1bdcb; $custom-light: #c8d0da; $custom-dark: #000000;
JSON
{
"hex": "#b1bdcb",
"rgb": {
"r": 177,
"g": 189,
"b": 203
},
"hsl": {
"h": 212.308,
"s": 20,
"l": 74.51
},
"oklch": {
"l": 0.79343,
"c": 0.0239,
"h": 252.2
},
"luminance": 0.50054
}Semantic roles & 50–950 ramp
primary
#B1BDCB
secondary
#A09181
accent
#76479E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383