#BBCBCD#BBCBCD
#BBCBCD is a very light, near-neutral teal. Relative luminance 0.577; OKLCH L 83.1% C 0.018 H 205.8°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBCD |
|---|---|
| RGB | rgb(187, 203, 205) |
| HSL | hsl(187, 15%, 77%) |
| HSV | hsv(187, 9%, 80%) |
| CMYK | cmyk(8.8%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(80.56, -5.02, -2.85) |
| CIE-LCH | lch(80.56, 5.78, 209.63°) |
| OKLab | oklab(83.05% -0.0159 -0.0077) |
| OKLCH | oklch(83.05% 0.018 205.8) |
| XYZ | xyz(52.8665, 57.6837, 66.0946) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.95
Silver
#C0C0C0
ΔE00 7.10
Fog
#D8DCE0
ΔE00 7.23
Light Grey
#D8DCD6
ΔE00 7.29
Light Gray
#D3D3D3
ΔE00 7.33
Dove Gray
#B6B8BD
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBCD #CDBDBB
analogous
#BBCDC6 #BBCBCD #BBC2CD
triadic
#BBCBCD #CDBBCB #CBCDBB
tetradic
#BBCBCD #C6BBCD #CDBDBB #C2CDBB
square
#BBCBCD #C6BBCD #CDBDBB #C2CDBB
split-complementary
#BBCBCD #CDBBC2 #CDC6BB
monochromatic
#749599 #98B0B3 #BBCBCD #DEE6E7 #EDF2F2
Accessibility & contrast
On white
1.68
#BBCBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BBCBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBCD
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBCD | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#B6CCCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbcbcd; /* rgb */ color: rgb(187, 203, 205); /* oklch */ color: oklch(83.1% 0.018 205.8);
Tailwind
colors: {
custom: {
50: '#cfdadc',
500: '#bbcbcd',
950: '#000000',
},
}SCSS
$custom: #bbcbcd; $custom-light: #cfdadc; $custom-dark: #000000;
JSON
{
"hex": "#bbcbcd",
"rgb": {
"r": 187,
"g": 203,
"b": 205
},
"hsl": {
"h": 186.667,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.83053,
"c": 0.01768,
"h": 205.8
},
"luminance": 0.57684
}Semantic roles & 50–950 ramp
primary
#BBCBCD
secondary
#A18D8B
accent
#554C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384