#BBD1CC#BBD1CC
#BBD1CC is a very light, muted teal. Relative luminance 0.605; OKLCH L 84.3% C 0.025 H 180.5°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1CC |
|---|---|
| RGB | rgb(187, 209, 204) |
| HSL | hsl(166, 19%, 78%) |
| HSV | hsv(166, 11%, 82%) |
| CMYK | cmyk(10.5%, 0%, 2.4%, 18%) |
| CIE-LAB | lab(82.12, -8.34, -0.04) |
| CIE-LCH | lch(82.12, 8.34, 180.24°) |
| OKLab | oklab(84.28% -0.0247 -0.0002) |
| OKLCH | oklch(84.28% 0.025 180.5) |
| XYZ | xyz(54.1906, 60.5244, 65.9424) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.47
Light Grey
#D8DCD6
ΔE00 7.77
Powder Blue
#B0E0E6
ΔE00 7.85
Lightblue
#ADD8E6
ΔE00 8.85
Light Gray
#D3D3D3
ΔE00 9.89
Fog
#D8DCE0
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1CC #D1BBC0
analogous
#BBD1C1 #BBD1CC #BBCBD1
triadic
#BBD1CC #CCBBD1 #D1CCBB
tetradic
#BBD1CC #C1BBD1 #D1BBC0 #CBD1BB
square
#BBD1CC #C1BBD1 #D1BBC0 #CBD1BB
split-complementary
#BBD1CC #D1BBCB #D1C1BB
monochromatic
#72A095 #96B8B1 #BBD1CC #E0EAE7 #EDF3F1
Accessibility & contrast
On white
1.60
#BBD1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#BBD1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1CC
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1CC | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECC
Deuteranopia (green-blind)
#CACBCC
Tritanopia (blue-blind)
#B6D2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd1cc; /* rgb */ color: rgb(187, 209, 204); /* oklch */ color: oklch(84.3% 0.025 180.5);
Tailwind
colors: {
custom: {
50: '#cfdfdb',
500: '#bbd1cc',
950: '#000000',
},
}SCSS
$custom: #bbd1cc; $custom-light: #cfdfdb; $custom-dark: #000000;
JSON
{
"hex": "#bbd1cc",
"rgb": {
"r": 187,
"g": 209,
"b": 204
},
"hsl": {
"h": 166.364,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.84276,
"c": 0.02467,
"h": 180.5
},
"luminance": 0.60525
}Semantic roles & 50–950 ramp
primary
#BBD1CC
secondary
#A68A91
accent
#485B9E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131515
muted
#838484