#B0BDCA#B0BDCA
#B0BDCA is a light, muted cyan. Relative luminance 0.499; OKLCH L 79.2% C 0.023 H 248.1°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BDCA |
|---|---|
| RGB | rgb(176, 189, 202) |
| HSL | hsl(210, 20%, 74%) |
| HSV | hsv(210, 13%, 79%) |
| CMYK | cmyk(12.9%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(76.00, -1.84, -8.06) |
| CIE-LCH | lch(76.00, 8.27, 257.13°) |
| OKLab | oklab(79.24% -0.0087 -0.0217) |
| OKLCH | oklch(79.24% 0.023 248.1) |
| XYZ | xyz(46.7603, 49.8888, 63.0316) |
| Luminance | 0.4989 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.10
Lightsteelblue
#B0C4DE
ΔE00 5.06
Dove Gray
#B6B8BD
ΔE00 5.10
Light Blue Grey
#B7C9E2
ΔE00 5.39
Light Grey Blue
#9DBCD4
ΔE00 5.73
Cool Gray
#9AA7B0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BDCA #CABDB0
analogous
#B0CACA #B0BDCA #B0B0CA
triadic
#B0BDCA #CAB0BD #BDCAB0
tetradic
#B0BDCA #CAB0CA #CABDB0 #B0CAB0
square
#B0BDCA #CAB0CA #CABDB0 #B0CAB0
split-complementary
#B0BDCA #CAB0B0 #CACAB0
monochromatic
#678099 #8B9EB1 #B0BDCA #D5DCE3 #EDF0F3
Accessibility & contrast
On white
1.91
#B0BDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#B0BDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BDCA
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BDCA | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCB
Deuteranopia (green-blind)
#B5BACA
Tritanopia (blue-blind)
#AAC0C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b0bdca; /* rgb */ color: rgb(176, 189, 202); /* oklch */ color: oklch(79.2% 0.023 248.1);
Tailwind
colors: {
custom: {
50: '#c7d0da',
500: '#b0bdca',
950: '#000000',
},
}SCSS
$custom: #b0bdca; $custom-light: #c7d0da; $custom-dark: #000000;
JSON
{
"hex": "#b0bdca",
"rgb": {
"r": 176,
"g": 189,
"b": 202
},
"hsl": {
"h": 210,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.79236,
"c": 0.02341,
"h": 248.1
},
"luminance": 0.4989
}Semantic roles & 50–950 ramp
primary
#B0BDCA
secondary
#E9E6E2
accent
#73479E
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131414
muted
#828283