#B2BFCD#B2BFCD
#B2BFCD is a light, muted cyan. Relative luminance 0.511; OKLCH L 79.9% C 0.024 H 250.1°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFCD |
|---|---|
| RGB | rgb(178, 191, 205) |
| HSL | hsl(211, 21%, 75%) |
| HSV | hsv(211, 13%, 80%) |
| CMYK | cmyk(13.2%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(76.76, -1.63, -8.55) |
| CIE-LCH | lch(76.76, 8.70, 259.18°) |
| OKLab | oklab(79.9% -0.0083 -0.023) |
| OKLCH | oklch(79.9% 0.024 250.1) |
| XYZ | xyz(48.0078, 51.1336, 65.0862) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.71
Lightsteelblue
#B0C4DE
ΔE00 4.52
Light Blue Grey
#B7C9E2
ΔE00 4.74
Dove Gray
#B6B8BD
ΔE00 5.39
Light Grey Blue
#9DBCD4
ΔE00 5.74
Cool Gray
#9AA7B0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFCD #CDC0B2
analogous
#B2CDCD #B2BFCD #B2B2CD
triadic
#B2BFCD #CDB2BF #BFCDB2
tetradic
#B2BFCD #CDB2CD #CDC0B2 #B2CDB2
square
#B2BFCD #CDB2CD #CDC0B2 #B2CDB2
split-complementary
#B2BFCD #CDB2B2 #CDCDB2
monochromatic
#68819D #8DA0B5 #B2BFCD #D7DEE5 #ECF0F3
Accessibility & contrast
On white
1.87
#B2BFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#B2BFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFCD
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFCD | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCE
Deuteranopia (green-blind)
#B7BCCD
Tritanopia (blue-blind)
#ABC2C3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b2bfcd; /* rgb */ color: rgb(178, 191, 205); /* oklch */ color: oklch(79.9% 0.024 250.1);
Tailwind
colors: {
custom: {
50: '#c9d2dc',
500: '#b2bfcd',
950: '#000000',
},
}SCSS
$custom: #b2bfcd; $custom-light: #c9d2dc; $custom-dark: #000000;
JSON
{
"hex": "#b2bfcd",
"rgb": {
"r": 178,
"g": 191,
"b": 205
},
"hsl": {
"h": 211.111,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.79897,
"c": 0.02449,
"h": 250.1
},
"luminance": 0.51134
}Semantic roles & 50–950 ramp
primary
#B2BFCD
secondary
#A29281
accent
#7446A0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384