#BBD1D3#BBD1D3
#BBD1D3 is a very light, muted teal. Relative luminance 0.609; OKLCH L 84.5% C 0.024 H 203.3°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1D3 |
|---|---|
| RGB | rgb(187, 209, 211) |
| HSL | hsl(185, 21%, 78%) |
| HSV | hsv(185, 11%, 83%) |
| CMYK | cmyk(11.4%, 0.9%, 0%, 17.3%) |
| CIE-LAB | lab(82.31, -6.96, -3.50) |
| CIE-LCH | lch(82.31, 7.79, 206.69°) |
| OKLab | oklab(84.48% -0.0219 -0.0095) |
| OKLCH | oklch(84.48% 0.024 203.3) |
| XYZ | xyz(55.0491, 60.8678, 70.4638) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.33
Silver (survey)
#C5C9C7
ΔE00 6.96
Powder Blue
#B0E0E6
ΔE00 7.01
Light Grey
#D8DCD6
ΔE00 8.06
Fog
#D8DCE0
ΔE00 8.32
Light Gray
#D3D3D3
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1D3 #D3BDBB
analogous
#BBD3C9 #BBD1D3 #BBC5D3
triadic
#BBD1D3 #D3BBD1 #D1D3BB
tetradic
#BBD1D3 #C9BBD3 #D3BDBB #C5D3BB
square
#BBD1D3 #C9BBD3 #D3BDBB #C5D3BB
split-complementary
#BBD1D3 #D3BBC5 #D3C9BB
monochromatic
#719FA3 #96B8BB #BBD1D3 #E0EAEB #ECF2F3
Accessibility & contrast
On white
1.59
#BBD1D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#BBD1D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1D3
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1D3 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD3
Deuteranopia (green-blind)
#C9CBD3
Tritanopia (blue-blind)
#B4D3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd1d3; /* rgb */ color: rgb(187, 209, 211); /* oklch */ color: oklch(84.5% 0.024 203.3);
Tailwind
colors: {
custom: {
50: '#cfdfe0',
500: '#bbd1d3',
950: '#000000',
},
}SCSS
$custom: #bbd1d3; $custom-light: #cfdfe0; $custom-dark: #000000;
JSON
{
"hex": "#bbd1d3",
"rgb": {
"r": 187,
"g": 209,
"b": 211
},
"hsl": {
"h": 185,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84484,
"c": 0.02387,
"h": 203.3
},
"luminance": 0.60869
}Semantic roles & 50–950 ramp
primary
#BBD1D3
secondary
#A88C8A
accent
#4D46A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484