#BBC4CA#BBC4CA
#BBC4CA is a light, near-neutral cyan. Relative luminance 0.543; OKLCH L 81.5% C 0.013 H 236.7°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC4CA |
|---|---|
| RGB | rgb(187, 196, 202) |
| HSL | hsl(204, 12%, 76%) |
| HSV | hsv(204, 7%, 79%) |
| CMYK | cmyk(7.4%, 3%, 0%, 20.8%) |
| CIE-LAB | lab(78.64, -1.92, -4.07) |
| CIE-LCH | lch(78.64, 4.50, 244.70°) |
| OKLab | oklab(81.51% -0.0072 -0.0109) |
| OKLCH | oklch(81.51% 0.013 236.7) |
| XYZ | xyz(50.8919, 54.3084, 63.6671) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.22
Silver (survey)
#C5C9C7
ΔE00 4.44
Silver
#C0C0C0
ΔE00 4.53
Light Gray
#D3D3D3
ΔE00 6.03
Fog
#D8DCE0
ΔE00 6.38
Cloudy Blue
#ACC2D9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC4CA #CAC1BB
analogous
#BBCAC9 #BBC4CA #BBBDCA
triadic
#BBC4CA #CABBC4 #C4CABB
tetradic
#BBC4CA #C9BBCA #CAC1BB #BDCABB
square
#BBC4CA #C9BBCA #CAC1BB #BDCABB
split-complementary
#BBC4CA #CABBBD #CAC9BB
monochromatic
#768894 #99A6AF #BBC4CA #DDE2E5 #EEF0F2
Accessibility & contrast
On white
1.77
#BBC4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#BBC4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC4CA
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC4CA | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CA
Deuteranopia (green-blind)
#BFC2CA
Tritanopia (blue-blind)
#B7C6C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc4ca; /* rgb */ color: rgb(187, 196, 202); /* oklch */ color: oklch(81.5% 0.013 236.7);
Tailwind
colors: {
custom: {
50: '#cfd5da',
500: '#bbc4ca',
950: '#000000',
},
}SCSS
$custom: #bbc4ca; $custom-light: #cfd5da; $custom-dark: #000000;
JSON
{
"hex": "#bbc4ca",
"rgb": {
"r": 187,
"g": 196,
"b": 202
},
"hsl": {
"h": 204,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.81512,
"c": 0.01306,
"h": 236.7
},
"luminance": 0.54309
}Semantic roles & 50–950 ramp
primary
#BBC4CA
secondary
#9E938B
accent
#6C4F97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383