#B5BFCC#B5BFCC
#B5BFCC is a light, muted cyan. Relative luminance 0.514; OKLCH L 80.1% C 0.021 H 254.9°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B5BFCC |
|---|---|
| RGB | rgb(181, 191, 204) |
| HSL | hsl(214, 18%, 75%) |
| HSV | hsv(214, 11%, 80%) |
| CMYK | cmyk(11.3%, 6.4%, 0%, 20%) |
| CIE-LAB | lab(76.95, -0.86, -7.70) |
| CIE-LCH | lch(76.95, 7.75, 263.66°) |
| OKLab | oklab(80.09% -0.0056 -0.0207) |
| OKLCH | oklch(80.09% 0.021 254.9) |
| XYZ | xyz(48.5835, 51.4444, 64.4852) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.54
Cloudy Blue
#ACC2D9
ΔE00 4.58
Lightsteelblue
#B0C4DE
ΔE00 5.06
Light Blue Grey
#B7C9E2
ΔE00 5.08
Silver
#C0C0C0
ΔE00 6.66
Light Grey Blue
#9DBCD4
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5BFCC #CCC2B5
analogous
#B5CACC #B5BFCC #B6B5CC
triadic
#B5BFCC #CCB5BF #BFCCB5
tetradic
#B5BFCC #CCB5CA #CCC2B5 #B5CCB6
square
#B5BFCC #CCB5CA #CCC2B5 #B5CCB6
split-complementary
#B5BFCC #CCB6B5 #CACCB5
monochromatic
#6D809A #91A0B3 #B5BFCC #D9DEE5 #EDEFF3
Accessibility & contrast
On white
1.86
#B5BFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#B5BFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5BFCC
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5BFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5BFCC | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCD
Deuteranopia (green-blind)
#B8BDCC
Tritanopia (blue-blind)
#B0C2C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b5bfcc; /* rgb */ color: rgb(181, 191, 204); /* oklch */ color: oklch(80.1% 0.021 254.9);
Tailwind
colors: {
custom: {
50: '#cbd2db',
500: '#b5bfcc',
950: '#000000',
},
}SCSS
$custom: #b5bfcc; $custom-light: #cbd2db; $custom-dark: #000000;
JSON
{
"hex": "#b5bfcc",
"rgb": {
"r": 181,
"g": 191,
"b": 204
},
"hsl": {
"h": 213.913,
"s": 18.4,
"l": 75.49
},
"oklch": {
"l": 0.80089,
"c": 0.02146,
"h": 254.9
},
"luminance": 0.51445
}Semantic roles & 50–950 ramp
primary
#B5BFCC
secondary
#A19485
accent
#78499D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384