#BBC2CB#BBC2CB
#BBC2CB is a light, near-neutral cyan. Relative luminance 0.535; OKLCH L 81.1% C 0.015 H 254.6°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2CB |
|---|---|
| RGB | rgb(187, 194, 203) |
| HSL | hsl(214, 13%, 76%) |
| HSV | hsv(214, 8%, 80%) |
| CMYK | cmyk(7.9%, 4.4%, 0%, 20.4%) |
| CIE-LAB | lab(78.15, -0.66, -5.34) |
| CIE-LCH | lch(78.15, 5.38, 262.90°) |
| OKLab | oklab(81.13% -0.0039 -0.0143) |
| OKLCH | oklch(81.13% 0.015 254.6) |
| XYZ | xyz(50.5626, 53.4597, 64.1433) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.50
Silver
#C0C0C0
ΔE00 4.85
Silver (survey)
#C5C9C7
ΔE00 5.79
Cloudy Blue
#ACC2D9
ΔE00 6.31
Light Blue Grey
#B7C9E2
ΔE00 6.47
Light Gray
#D3D3D3
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2CB #CBC4BB
analogous
#BBCACB #BBC2CB #BCBBCB
triadic
#BBC2CB #CBBBC2 #C2CBBB
tetradic
#BBC2CB #CBBBCA #CBC4BB #BBCBBC
square
#BBC2CB #CBBBCA #CBC4BB #BBCBBC
split-complementary
#BBC2CB #CBBCBB #CACBBB
monochromatic
#768496 #98A3B0 #BBC2CB #DEE1E6 #EEEFF2
Accessibility & contrast
On white
1.80
#BBC2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#BBC2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2CB
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2CB | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CB
Deuteranopia (green-blind)
#BDC1CB
Tritanopia (blue-blind)
#B7C4C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbc2cb; /* rgb */ color: rgb(187, 194, 203); /* oklch */ color: oklch(81.1% 0.015 254.6);
Tailwind
colors: {
custom: {
50: '#cfd4da',
500: '#bbc2cb',
950: '#000000',
},
}SCSS
$custom: #bbc2cb; $custom-light: #cfd4da; $custom-dark: #000000;
JSON
{
"hex": "#bbc2cb",
"rgb": {
"r": 187,
"g": 194,
"b": 203
},
"hsl": {
"h": 213.75,
"s": 13.333,
"l": 76.471
},
"oklch": {
"l": 0.81132,
"c": 0.01484,
"h": 254.6
},
"luminance": 0.5346
}Semantic roles & 50–950 ramp
primary
#BBC2CB
secondary
#9F968B
accent
#774E97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383