#B2BFCE#B2BFCE
#B2BFCE is a light, muted cyan. Relative luminance 0.512; OKLCH L 79.9% C 0.026 H 251.9°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFCE |
|---|---|
| RGB | rgb(178, 191, 206) |
| HSL | hsl(212, 22%, 75%) |
| HSV | hsv(212, 14%, 81%) |
| CMYK | cmyk(13.6%, 7.3%, 0%, 19.2%) |
| CIE-LAB | lab(76.79, -1.42, -9.04) |
| CIE-LCH | lch(76.79, 9.16, 261.05°) |
| OKLab | oklab(79.93% -0.0079 -0.0244) |
| OKLCH | oklch(79.93% 0.026 251.9) |
| XYZ | xyz(48.1289, 51.1820, 65.7240) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.45
Lightsteelblue
#B0C4DE
ΔE00 4.14
Light Blue Grey
#B7C9E2
ΔE00 4.38
Dove Gray
#B6B8BD
ΔE00 5.60
Light Grey Blue
#9DBCD4
ΔE00 5.68
Cool Gray
#9AA7B0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFCE #CEC1B2
analogous
#B2CDCE #B2BFCE #B3B2CE
triadic
#B2BFCE #CEB2BF #BFCEB2
tetradic
#B2BFCE #CEB2CD #CEC1B2 #B2CEB3
square
#B2BFCE #CEB2CD #CEC1B2 #B2CEB3
split-complementary
#B2BFCE #CEB3B2 #CDCEB2
monochromatic
#67819E #8DA0B6 #B2BFCE #D7DEE6 #ECEFF3
Accessibility & contrast
On white
1.87
#B2BFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#B2BFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFCE
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFCE | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCF
Deuteranopia (green-blind)
#B7BCCE
Tritanopia (blue-blind)
#ABC2C4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b2bfce; /* rgb */ color: rgb(178, 191, 206); /* oklch */ color: oklch(79.9% 0.026 251.9);
Tailwind
colors: {
custom: {
50: '#c9d2dd',
500: '#b2bfce',
950: '#000000',
},
}SCSS
$custom: #b2bfce; $custom-light: #c9d2dd; $custom-dark: #000000;
JSON
{
"hex": "#b2bfce",
"rgb": {
"r": 178,
"g": 191,
"b": 206
},
"hsl": {
"h": 212.143,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.7993,
"c": 0.02565,
"h": 251.9
},
"luminance": 0.51183
}Semantic roles & 50–950 ramp
primary
#B2BFCE
secondary
#A39381
accent
#7645A1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384