#B2BFCF#B2BFCF
#B2BFCF is a light, muted cyan. Relative luminance 0.512; OKLCH L 80.0% C 0.027 H 253.6°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFCF |
|---|---|
| RGB | rgb(178, 191, 207) |
| HSL | hsl(213, 23%, 75%) |
| HSV | hsv(213, 14%, 81%) |
| CMYK | cmyk(14%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(76.82, -1.22, -9.54) |
| CIE-LCH | lch(76.82, 9.62, 262.74°) |
| OKLab | oklab(79.96% -0.0076 -0.0257) |
| OKLCH | oklch(79.96% 0.027 253.6) |
| XYZ | xyz(48.2508, 51.2308, 66.3658) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.25
Lightsteelblue
#B0C4DE
ΔE00 3.79
Light Blue Grey
#B7C9E2
ΔE00 4.05
Light Grey Blue
#9DBCD4
ΔE00 5.66
Dove Gray
#B6B8BD
ΔE00 5.82
Cool Gray
#9AA7B0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFCF #CFC2B2
analogous
#B2CDCF #B2BFCF #B3B2CF
triadic
#B2BFCF #CFB2BF #BFCFB2
tetradic
#B2BFCF #CFB2CD #CFC2B2 #B2CFB3
square
#B2BFCF #CFB2CD #CFC2B2 #B2CFB3
split-complementary
#B2BFCF #CFB3B2 #CDCFB2
monochromatic
#6780A0 #8CA0B7 #B2BFCF #D8DEE7 #ECEFF3
Accessibility & contrast
On white
1.87
#B2BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#B2BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFCF
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFCF | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFD0
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#ABC2C4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b2bfcf; /* rgb */ color: rgb(178, 191, 207); /* oklch */ color: oklch(80.0% 0.027 253.6);
Tailwind
colors: {
custom: {
50: '#c9d2dd',
500: '#b2bfcf',
950: '#000000',
},
}SCSS
$custom: #b2bfcf; $custom-light: #c9d2dd; $custom-dark: #000000;
JSON
{
"hex": "#b2bfcf",
"rgb": {
"r": 178,
"g": 191,
"b": 207
},
"hsl": {
"h": 213.103,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.79963,
"c": 0.02683,
"h": 253.6
},
"luminance": 0.51232
}Semantic roles & 50–950 ramp
primary
#B2BFCF
secondary
#A49481
accent
#7844A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384