#B0BFCA#B0BFCA
#B0BFCA is a light, muted cyan. Relative luminance 0.508; OKLCH L 79.7% C 0.023 H 239.5°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BFCA |
|---|---|
| RGB | rgb(176, 191, 202) |
| HSL | hsl(205, 20%, 74%) |
| HSV | hsv(205, 13%, 79%) |
| CMYK | cmyk(12.9%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(76.53, -2.91, -7.28) |
| CIE-LCH | lch(76.53, 7.84, 248.21°) |
| OKLab | oklab(79.65% -0.0115 -0.0196) |
| OKLCH | oklch(79.65% 0.023 239.5) |
| XYZ | xyz(47.1935, 50.7552, 63.1760) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.65
Dove Gray
#B6B8BD
ΔE00 5.57
Light Grey Blue
#9DBCD4
ΔE00 5.74
Lightsteelblue
#B0C4DE
ΔE00 5.90
Light Blue Grey
#B7C9E2
ΔE00 6.16
Cool Gray
#9AA7B0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BFCA #CABBB0
analogous
#B0CAC8 #B0BFCA #B0B2CA
triadic
#B0BFCA #CAB0BF #BFCAB0
tetradic
#B0BFCA #C8B0CA #CABBB0 #B2CAB0
square
#B0BFCA #C8B0CA #CABBB0 #B2CAB0
split-complementary
#B0BFCA #CAB0B2 #CAC8B0
monochromatic
#678499 #8BA1B1 #B0BFCA #D5DDE3 #EDF0F3
Accessibility & contrast
On white
1.88
#B0BFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#B0BFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BFCA
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BFCA | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCB
Deuteranopia (green-blind)
#B7BCCA
Tritanopia (blue-blind)
#AAC2C2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b0bfca; /* rgb */ color: rgb(176, 191, 202); /* oklch */ color: oklch(79.7% 0.023 239.5);
Tailwind
colors: {
custom: {
50: '#c7d2da',
500: '#b0bfca',
950: '#000000',
},
}SCSS
$custom: #b0bfca; $custom-light: #c7d2da; $custom-dark: #000000;
JSON
{
"hex": "#b0bfca",
"rgb": {
"r": 176,
"g": 191,
"b": 202
},
"hsl": {
"h": 205.385,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.79652,
"c": 0.02274,
"h": 239.5
},
"luminance": 0.50756
}Semantic roles & 50–950 ramp
primary
#B0BFCA
secondary
#9F8D80
accent
#6C479E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383