#BBCBCA#BBCBCA
#BBCBCA is a very light, near-neutral teal. Relative luminance 0.575; OKLCH L 83.0% C 0.017 H 192.3°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBCA |
|---|---|
| RGB | rgb(187, 203, 202) |
| HSL | hsl(176, 13%, 76%) |
| HSV | hsv(176, 8%, 80%) |
| CMYK | cmyk(7.9%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(80.48, -5.61, -1.36) |
| CIE-LCH | lch(80.48, 5.77, 193.68°) |
| OKLab | oklab(82.96% -0.0171 -0.0037) |
| OKLCH | oklch(82.96% 0.017 192.3) |
| XYZ | xyz(52.5078, 57.5402, 64.2057) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.93
Light Grey
#D8DCD6
ΔE00 6.88
Silver
#C0C0C0
ΔE00 7.41
Light Gray
#D3D3D3
ΔE00 7.66
Fog
#D8DCE0
ΔE00 7.89
Dove Gray
#B6B8BD
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBCA #CBBBBC
analogous
#BBCBC2 #BBCBCA #BBC4CB
triadic
#BBCBCA #CABBCB #CBCABB
tetradic
#BBCBCA #C2BBCB #CBBBBC #C4CBBB
square
#BBCBCA #C2BBCB #CBBBBC #C4CBBB
split-complementary
#BBCBCA #CBBBC4 #CBC2BB
monochromatic
#769694 #98B0AF #BBCBCA #DEE6E5 #EEF2F1
Accessibility & contrast
On white
1.68
#BBCBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BBCBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBCA
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBCA | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#B7CCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbcbca; /* rgb */ color: rgb(187, 203, 202); /* oklch */ color: oklch(83.0% 0.017 192.3);
Tailwind
colors: {
custom: {
50: '#cfdada',
500: '#bbcbca',
950: '#000000',
},
}SCSS
$custom: #bbcbca; $custom-light: #cfdada; $custom-dark: #000000;
JSON
{
"hex": "#bbcbca",
"rgb": {
"r": 187,
"g": 203,
"b": 202
},
"hsl": {
"h": 176.25,
"s": 13.333,
"l": 76.471
},
"oklch": {
"l": 0.82963,
"c": 0.01748,
"h": 192.3
},
"luminance": 0.57541
}Semantic roles & 50–950 ramp
primary
#BBCBCA
secondary
#9F8B8C
accent
#4E5397
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383