#BBD1D5#BBD1D5
#BBD1D5 is a very light, muted teal. Relative luminance 0.610; OKLCH L 84.5% C 0.024 H 209.8°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1D5 |
|---|---|
| RGB | rgb(187, 209, 213) |
| HSL | hsl(189, 24%, 78%) |
| HSV | hsv(189, 12%, 84%) |
| CMYK | cmyk(12.2%, 1.9%, 0%, 16.5%) |
| CIE-LAB | lab(82.36, -6.56, -4.49) |
| CIE-LCH | lch(82.36, 7.95, 214.37°) |
| OKLab | oklab(84.55% -0.0211 -0.0121) |
| OKLCH | oklch(84.55% 0.024 209.8) |
| XYZ | xyz(55.3013, 60.9687, 71.7924) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.86
Silver (survey)
#C5C9C7
ΔE00 7.03
Powder Blue
#B0E0E6
ΔE00 7.14
Fog
#D8DCE0
ΔE00 7.98
Light Grey
#D8DCD6
ΔE00 8.36
Light Gray
#D3D3D3
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1D5 #D5BFBB
analogous
#BBD5CC #BBD1D5 #BBC4D5
triadic
#BBD1D5 #D5BBD1 #D1D5BB
tetradic
#BBD1D5 #CCBBD5 #D5BFBB #C4D5BB
square
#BBD1D5 #CCBBD5 #D5BFBB #C4D5BB
split-complementary
#BBD1D5 #D5BBC4 #D5CCBB
monochromatic
#6F9EA6 #95B7BE #BBD1D5 #E1EBEC #ECF2F3
Accessibility & contrast
On white
1.59
#BBD1D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#BBD1D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1D5
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1D5 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD5
Deuteranopia (green-blind)
#C8CBD5
Tritanopia (blue-blind)
#B4D3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd1d5; /* rgb */ color: rgb(187, 209, 213); /* oklch */ color: oklch(84.5% 0.024 209.8);
Tailwind
colors: {
custom: {
50: '#cfdfe1',
500: '#bbd1d5',
950: '#000000',
},
}SCSS
$custom: #bbd1d5; $custom-light: #cfdfe1; $custom-dark: #000000;
JSON
{
"hex": "#bbd1d5",
"rgb": {
"r": 187,
"g": 209,
"b": 213
},
"hsl": {
"h": 189.231,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.84545,
"c": 0.02436,
"h": 209.8
},
"luminance": 0.6097
}Semantic roles & 50–950 ramp
primary
#BBD1D5
secondary
#AB8F89
accent
#5243A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484