#BBC7C8#BBC7C8
#BBC7C8 is a very light, near-neutral teal. Relative luminance 0.556; OKLCH L 82.1% C 0.013 H 202.9°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7C8 |
|---|---|
| RGB | rgb(187, 199, 200) |
| HSL | hsl(185, 11%, 76%) |
| HSV | hsv(185, 7%, 78%) |
| CMYK | cmyk(6.5%, 0.5%, 0%, 21.6%) |
| CIE-LAB | lab(79.37, -3.90, -1.91) |
| CIE-LCH | lch(79.37, 4.34, 206.15°) |
| OKLab | oklab(82.07% -0.0122 -0.0052) |
| OKLCH | oklch(82.07% 0.013 202.9) |
| XYZ | xyz(51.3401, 55.5812, 62.6558) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.59
Silver
#C0C0C0
ΔE00 5.53
Light Gray
#D3D3D3
ΔE00 6.44
Dove Gray
#B6B8BD
ΔE00 6.46
Light Grey
#D8DCD6
ΔE00 6.93
Fog
#D8DCE0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7C8 #C8BCBB
analogous
#BBC8C2 #BBC7C8 #BBC0C8
triadic
#BBC7C8 #C8BBC7 #C7C8BB
tetradic
#BBC7C8 #C2BBC8 #C8BCBB #C0C8BB
square
#BBC7C8 #C2BBC8 #C8BCBB #C0C8BB
split-complementary
#BBC7C8 #C8BBC0 #C8C2BB
monochromatic
#778F91 #99ABAD #BBC7C8 #DDE3E3 #EEF1F1
Accessibility & contrast
On white
1.73
#BBC7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#BBC7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7C8
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7C8 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#C2C4C8
Tritanopia (blue-blind)
#B8C8C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbc7c8; /* rgb */ color: rgb(187, 199, 200); /* oklch */ color: oklch(82.1% 0.013 202.9);
Tailwind
colors: {
custom: {
50: '#cfd8d8',
500: '#bbc7c8',
950: '#000000',
},
}SCSS
$custom: #bbc7c8; $custom-light: #cfd8d8; $custom-dark: #000000;
JSON
{
"hex": "#bbc7c8",
"rgb": {
"r": 187,
"g": 199,
"b": 200
},
"hsl": {
"h": 184.615,
"s": 10.569,
"l": 75.882
},
"oklch": {
"l": 0.82072,
"c": 0.01326,
"h": 202.9
},
"luminance": 0.55582
}Semantic roles & 50–950 ramp
primary
#BBC7C8
secondary
#9C8D8C
accent
#565195
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383