#B4BFC2#B4BFC2
#B4BFC2 is a light, near-neutral cyan. Relative luminance 0.509; OKLCH L 79.7% C 0.013 H 215.8°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BFC2 |
|---|---|
| RGB | rgb(180, 191, 194) |
| HSL | hsl(193, 10%, 73%) |
| HSV | hsv(193, 7%, 76%) |
| CMYK | cmyk(7.2%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(76.59, -3.19, -2.82) |
| CIE-LCH | lch(76.59, 4.26, 221.39°) |
| OKLab | oklab(79.7% -0.0105 -0.0076) |
| OKLCH | oklch(79.7% 0.013 215.8) |
| XYZ | xyz(47.1888, 50.8594, 58.3592) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.54
Dove Gray
#B6B8BD
ΔE00 4.81
Silver
#C0C0C0
ΔE00 5.00
Cool Gray
#9AA7B0
ΔE00 7.28
Light Gray
#D3D3D3
ΔE00 7.38
Dark Gray
#A9A9A9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BFC2 #C2B7B4
analogous
#B4C2BE #B4BFC2 #B4B8C2
triadic
#B4BFC2 #C2B4BF #BFC2B4
tetradic
#B4BFC2 #BEB4C2 #C2B7B4 #B8C2B4
square
#B4BFC2 #BEB4C2 #C2B7B4 #B8C2B4
split-complementary
#B4BFC2 #C2B4B8 #C2BEB4
monochromatic
#71858B #92A2A7 #B4BFC2 #D6DCDD #EEF1F1
Accessibility & contrast
On white
1.88
#B4BFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#B4BFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BFC2
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BFC2 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEC2
Deuteranopia (green-blind)
#BABCC2
Tritanopia (blue-blind)
#B0C0C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b4bfc2; /* rgb */ color: rgb(180, 191, 194); /* oklch */ color: oklch(79.7% 0.013 215.8);
Tailwind
colors: {
custom: {
50: '#cad2d4',
500: '#b4bfc2',
950: '#000000',
},
}SCSS
$custom: #b4bfc2; $custom-light: #cad2d4; $custom-dark: #000000;
JSON
{
"hex": "#b4bfc2",
"rgb": {
"r": 180,
"g": 191,
"b": 194
},
"hsl": {
"h": 192.857,
"s": 10.294,
"l": 73.333
},
"oklch": {
"l": 0.797,
"c": 0.01291,
"h": 215.8
},
"luminance": 0.5086
}Semantic roles & 50–950 ramp
primary
#B4BFC2
secondary
#958885
accent
#605194
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383