#BBC4CB#BBC4CB
#BBC4CB is a light, near-neutral cyan. Relative luminance 0.544; OKLCH L 81.5% C 0.014 H 241.0°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC4CB |
|---|---|
| RGB | rgb(187, 196, 203) |
| HSL | hsl(206, 13%, 76%) |
| HSV | hsv(206, 8%, 80%) |
| CMYK | cmyk(7.9%, 3.4%, 0%, 20.4%) |
| CIE-LAB | lab(78.67, -1.73, -4.57) |
| CIE-LCH | lch(78.67, 4.88, 249.29°) |
| OKLab | oklab(81.54% -0.0068 -0.0122) |
| OKLCH | oklch(81.54% 0.014 241) |
| XYZ | xyz(51.0107, 54.3559, 64.2926) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.18
Silver
#C0C0C0
ΔE00 4.74
Silver (survey)
#C5C9C7
ΔE00 4.85
Light Gray
#D3D3D3
ΔE00 6.17
Fog
#D8DCE0
ΔE00 6.40
Cloudy Blue
#ACC2D9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC4CB #CBC2BB
analogous
#BBCBCA #BBC4CB #BBBCCB
triadic
#BBC4CB #CBBBC4 #C4CBBB
tetradic
#BBC4CB #CABBCB #CBC2BB #BCCBBB
square
#BBC4CB #CABBCB #CBC2BB #BCCBBB
split-complementary
#BBC4CB #CBBBBC #CBCABB
monochromatic
#768896 #98A6B0 #BBC4CB #DEE2E6 #EEF0F2
Accessibility & contrast
On white
1.77
#BBC4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#BBC4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC4CB
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC4CB | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CB
Deuteranopia (green-blind)
#BFC2CB
Tritanopia (blue-blind)
#B7C6C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc4cb; /* rgb */ color: rgb(187, 196, 203); /* oklch */ color: oklch(81.5% 0.014 241.0);
Tailwind
colors: {
custom: {
50: '#cfd5da',
500: '#bbc4cb',
950: '#000000',
},
}SCSS
$custom: #bbc4cb; $custom-light: #cfd5da; $custom-dark: #000000;
JSON
{
"hex": "#bbc4cb",
"rgb": {
"r": 187,
"g": 196,
"b": 203
},
"hsl": {
"h": 206.25,
"s": 13.333,
"l": 76.471
},
"oklch": {
"l": 0.81543,
"c": 0.014,
"h": 241
},
"luminance": 0.54356
}Semantic roles & 50–950 ramp
primary
#BBC4CB
secondary
#9F948B
accent
#6E4E97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383