#BBC4CF#BBC4CF
#BBC4CF is a light, near-neutral cyan. Relative luminance 0.545; OKLCH L 81.7% C 0.018 H 253.4°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC4CF |
|---|---|
| RGB | rgb(187, 196, 207) |
| HSL | hsl(213, 17%, 77%) |
| HSV | hsv(213, 10%, 81%) |
| CMYK | cmyk(9.7%, 5.3%, 0%, 18.8%) |
| CIE-LAB | lab(78.78, -0.93, -6.56) |
| CIE-LCH | lch(78.78, 6.62, 261.92°) |
| OKLab | oklab(81.67% -0.0053 -0.0176) |
| OKLCH | oklch(81.67% 0.018 253.4) |
| XYZ | xyz(51.4935, 54.5491, 66.8355) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.54
Cloudy Blue
#ACC2D9
ΔE00 5.38
Light Blue Grey
#B7C9E2
ΔE00 5.45
Lightsteelblue
#B0C4DE
ΔE00 5.79
Silver
#C0C0C0
ΔE00 5.87
Silver (survey)
#C5C9C7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC4CF #CFC6BB
analogous
#BBCECF #BBC4CF #BCBBCF
triadic
#BBC4CF #CFBBC4 #C4CFBB
tetradic
#BBC4CF #CFBBCE #CFC6BB #BBCFBC
square
#BBC4CF #CFBBCE #CFC6BB #BBCFBC
split-complementary
#BBC4CF #CFBCBB #CECFBB
monochromatic
#73869C #97A5B6 #BBC4CF #DFE3E8 #EDEFF2
Accessibility & contrast
On white
1.76
#BBC4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#BBC4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC4CF
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC4CF | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D0
Deuteranopia (green-blind)
#BEC2CF
Tritanopia (blue-blind)
#B6C6C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc4cf; /* rgb */ color: rgb(187, 196, 207); /* oklch */ color: oklch(81.7% 0.018 253.4);
Tailwind
colors: {
custom: {
50: '#cfd5dd',
500: '#bbc4cf',
950: '#000000',
},
}SCSS
$custom: #bbc4cf; $custom-light: #cfd5dd; $custom-dark: #000000;
JSON
{
"hex": "#bbc4cf",
"rgb": {
"r": 187,
"g": 196,
"b": 207
},
"hsl": {
"h": 213,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.81668,
"c": 0.01838,
"h": 253.4
},
"luminance": 0.5455
}Semantic roles & 50–950 ramp
primary
#BBC4CF
secondary
#A4988B
accent
#774A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384