#BBD1CB#BBD1CB
#BBD1CB is a very light, muted teal. Relative luminance 0.605; OKLCH L 84.2% C 0.025 H 177.5°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1CB |
|---|---|
| RGB | rgb(187, 209, 203) |
| HSL | hsl(164, 19%, 78%) |
| HSV | hsv(164, 11%, 82%) |
| CMYK | cmyk(10.5%, 0%, 2.9%, 18%) |
| CIE-LAB | lab(82.10, -8.53, 0.46) |
| CIE-LCH | lch(82.10, 8.55, 176.91°) |
| OKLab | oklab(84.25% -0.0251 0.0011) |
| OKLCH | oklch(84.25% 0.025 177.5) |
| XYZ | xyz(54.0710, 60.4766, 65.3127) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.63
Light Grey
#D8DCD6
ΔE00 7.82
Powder Blue
#B0E0E6
ΔE00 8.10
Lightblue
#ADD8E6
ΔE00 9.27
Light Gray
#D3D3D3
ΔE00 10.07
Fog
#D8DCE0
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1CB #D1BBC1
analogous
#BBD1C0 #BBD1CB #BBCCD1
triadic
#BBD1CB #CBBBD1 #D1CBBB
tetradic
#BBD1CB #C0BBD1 #D1BBC1 #CCD1BB
square
#BBD1CB #C0BBD1 #D1BBC1 #CCD1BB
split-complementary
#BBD1CB #D1BBCC #D1C0BB
monochromatic
#72A093 #96B8AF #BBD1CB #E0EAE7 #EDF3F1
Accessibility & contrast
On white
1.60
#BBD1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#BBD1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1CB
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1CB | 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)
#CFCECB
Deuteranopia (green-blind)
#CBCBCB
Tritanopia (blue-blind)
#B6D2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd1cb; /* rgb */ color: rgb(187, 209, 203); /* oklch */ color: oklch(84.2% 0.025 177.5);
Tailwind
colors: {
custom: {
50: '#cfdfda',
500: '#bbd1cb',
950: '#000000',
},
}SCSS
$custom: #bbd1cb; $custom-light: #cfdfda; $custom-dark: #000000;
JSON
{
"hex": "#bbd1cb",
"rgb": {
"r": 187,
"g": 209,
"b": 203
},
"hsl": {
"h": 163.636,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.84247,
"c": 0.02509,
"h": 177.5
},
"luminance": 0.60478
}Semantic roles & 50–950 ramp
primary
#BBD1CB
secondary
#A68A92
accent
#485F9E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483