#BBC5CA#BBC5CA
#BBC5CA is a light, near-neutral cyan. Relative luminance 0.548; OKLCH L 81.7% C 0.013 H 229.0°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC5CA |
|---|---|
| RGB | rgb(187, 197, 202) |
| HSL | hsl(200, 12%, 76%) |
| HSV | hsv(200, 7%, 79%) |
| CMYK | cmyk(7.4%, 2.5%, 0%, 20.8%) |
| CIE-LAB | lab(78.90, -2.45, -3.68) |
| CIE-LCH | lch(78.90, 4.42, 236.34°) |
| OKLab | oklab(81.72% -0.0086 -0.0099) |
| OKLCH | oklch(81.72% 0.013 229) |
| XYZ | xyz(51.1182, 54.7610, 63.7425) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.13
Silver
#C0C0C0
ΔE00 4.74
Dove Gray
#B6B8BD
ΔE00 4.78
Light Gray
#D3D3D3
ΔE00 6.04
Fog
#D8DCE0
ΔE00 6.37
Cloudy Blue
#ACC2D9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC5CA #CAC0BB
analogous
#BBCAC8 #BBC5CA #BBBECA
triadic
#BBC5CA #CABBC5 #C5CABB
tetradic
#BBC5CA #C8BBCA #CAC0BB #BECABB
square
#BBC5CA #C8BBCA #CAC0BB #BECABB
split-complementary
#BBC5CA #CABBBE #CAC8BB
monochromatic
#768A94 #99A8AF #BBC5CA #DDE2E5 #EEF0F2
Accessibility & contrast
On white
1.76
#BBC5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#BBC5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC5CA
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC5CA | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#C0C3CA
Tritanopia (blue-blind)
#B7C7C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc5ca; /* rgb */ color: rgb(187, 197, 202); /* oklch */ color: oklch(81.7% 0.013 229.0);
Tailwind
colors: {
custom: {
50: '#cfd6da',
500: '#bbc5ca',
950: '#000000',
},
}SCSS
$custom: #bbc5ca; $custom-light: #cfd6da; $custom-dark: #000000;
JSON
{
"hex": "#bbc5ca",
"rgb": {
"r": 187,
"g": 197,
"b": 202
},
"hsl": {
"h": 200,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.81718,
"c": 0.0131,
"h": 229
},
"luminance": 0.54762
}Semantic roles & 50–950 ramp
primary
#BBC5CA
secondary
#9E928B
accent
#674F97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383