#B5BFC2#B5BFC2
#B5BFC2 is a light, near-neutral cyan. Relative luminance 0.510; OKLCH L 79.8% C 0.012 H 217.6°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B5BFC2 |
|---|---|
| RGB | rgb(181, 191, 194) |
| HSL | hsl(194, 10%, 74%) |
| HSV | hsv(194, 7%, 76%) |
| CMYK | cmyk(6.7%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(76.67, -2.86, -2.70) |
| CIE-LCH | lch(76.67, 3.93, 223.38°) |
| OKLab | oklab(79.78% -0.0094 -0.0072) |
| OKLCH | oklch(79.78% 0.012 217.6) |
| XYZ | xyz(47.4225, 50.9799, 58.3702) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.30
Dove Gray
#B6B8BD
ΔE00 4.44
Silver
#C0C0C0
ΔE00 4.61
Light Gray
#D3D3D3
ΔE00 7.08
Dark Gray
#A9A9A9
ΔE00 7.18
Cool Gray
#9AA7B0
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5BFC2 #C2B8B5
analogous
#B5C2BE #B5BFC2 #B5B8C2
triadic
#B5BFC2 #C2B5BF #BFC2B5
tetradic
#B5BFC2 #BEB5C2 #C2B8B5 #B8C2B5
square
#B5BFC2 #BEB5C2 #C2B8B5 #B8C2B5
split-complementary
#B5BFC2 #C2B5B8 #C2BEB5
monochromatic
#72858A #93A2A6 #B5BFC2 #D7DCDE #EEF0F1
Accessibility & contrast
On white
1.88
#B5BFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#B5BFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5BFC2
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5BFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5BFC2 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEC2
Deuteranopia (green-blind)
#BBBCC2
Tritanopia (blue-blind)
#B2C0C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b5bfc2; /* rgb */ color: rgb(181, 191, 194); /* oklch */ color: oklch(79.8% 0.012 217.6);
Tailwind
colors: {
custom: {
50: '#cbd2d4',
500: '#b5bfc2',
950: '#000000',
},
}SCSS
$custom: #b5bfc2; $custom-light: #cbd2d4; $custom-dark: #000000;
JSON
{
"hex": "#b5bfc2",
"rgb": {
"r": 181,
"g": 191,
"b": 194
},
"hsl": {
"h": 193.846,
"s": 9.63,
"l": 73.529
},
"oklch": {
"l": 0.79776,
"c": 0.01189,
"h": 217.6
},
"luminance": 0.5098
}Semantic roles & 50–950 ramp
primary
#B5BFC2
secondary
#958986
accent
#615294
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383