#BBC3CA#BBC3CA
#BBC3CA is a light, near-neutral cyan. Relative luminance 0.539; OKLCH L 81.3% C 0.013 H 244.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC3CA |
|---|---|
| RGB | rgb(187, 195, 202) |
| HSL | hsl(208, 12%, 76%) |
| HSV | hsv(208, 7%, 79%) |
| CMYK | cmyk(7.4%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(78.38, -1.39, -4.45) |
| CIE-LCH | lch(78.38, 4.67, 252.63°) |
| OKLab | oklab(81.31% -0.0057 -0.0119) |
| OKLCH | oklch(81.31% 0.013 244.3) |
| XYZ | xyz(50.6671, 53.8588, 63.5921) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.74
Silver
#C0C0C0
ΔE00 4.46
Silver (survey)
#C5C9C7
ΔE00 4.86
Light Gray
#D3D3D3
ΔE00 6.11
Fog
#D8DCE0
ΔE00 6.48
Cloudy Blue
#ACC2D9
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC3CA #CAC2BB
analogous
#BBCACA #BBC3CA #BBBCCA
triadic
#BBC3CA #CABBC3 #C3CABB
tetradic
#BBC3CA #CABBCA #CAC2BB #BCCABB
square
#BBC3CA #CABBCA #CAC2BB #BCCABB
split-complementary
#BBC3CA #CABBBC #CACABB
monochromatic
#768694 #99A5AF #BBC3CA #DDE1E5 #EEF0F2
Accessibility & contrast
On white
1.78
#BBC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#BBC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC3CA
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC3CA | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CA
Deuteranopia (green-blind)
#BEC1CA
Tritanopia (blue-blind)
#B8C5C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbc3ca; /* rgb */ color: rgb(187, 195, 202); /* oklch */ color: oklch(81.3% 0.013 244.3);
Tailwind
colors: {
custom: {
50: '#cfd5da',
500: '#bbc3ca',
950: '#000000',
},
}SCSS
$custom: #bbc3ca; $custom-light: #cfd5da; $custom-dark: #000000;
JSON
{
"hex": "#bbc3ca",
"rgb": {
"r": 187,
"g": 195,
"b": 202
},
"hsl": {
"h": 208,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.81306,
"c": 0.01324,
"h": 244.3
},
"luminance": 0.53859
}Semantic roles & 50–950 ramp
primary
#BBC3CA
secondary
#9E948B
accent
#704F97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383