#BBD3D7#BBD3D7
#BBD3D7 is a very light, muted teal. Relative luminance 0.621; OKLCH L 85.0% C 0.026 H 208.7°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3D7 |
|---|---|
| RGB | rgb(187, 211, 215) |
| HSL | hsl(189, 26%, 79%) |
| HSV | hsv(189, 13%, 84%) |
| CMYK | cmyk(13%, 1.9%, 0%, 15.7%) |
| CIE-LAB | lab(82.94, -7.19, -4.69) |
| CIE-LCH | lch(82.94, 8.59, 213.12°) |
| OKLab | oklab(85.02% -0.0231 -0.0127) |
| OKLCH | oklch(85.02% 0.026 208.7) |
| XYZ | xyz(56.0505, 62.0584, 73.3022) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.37
Powder Blue
#B0E0E6
ΔE00 6.41
Silver (survey)
#C5C9C7
ΔE00 7.67
Fog
#D8DCE0
ΔE00 8.41
Light Grey
#D8DCD6
ΔE00 8.67
Ice Blue
#A5DFF9
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3D7 #D7BFBB
analogous
#BBD7CD #BBD3D7 #BBC5D7
triadic
#BBD3D7 #D7BBD3 #D3D7BB
tetradic
#BBD3D7 #CDBBD7 #D7BFBB #C5D7BB
square
#BBD3D7 #CDBBD7 #D7BFBB #C5D7BB
split-complementary
#BBD3D7 #D7BBC5 #D7CDBB
monochromatic
#6EA1AA #94BAC0 #BBD3D7 #E2ECEE #ECF3F4
Accessibility & contrast
On white
1.57
#BBD3D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#BBD3D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3D7
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3D7 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D7
Deuteranopia (green-blind)
#CACDD7
Tritanopia (blue-blind)
#B3D5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd3d7; /* rgb */ color: rgb(187, 211, 215); /* oklch */ color: oklch(85.0% 0.026 208.7);
Tailwind
colors: {
custom: {
50: '#cfe0e3',
500: '#bbd3d7',
950: '#000000',
},
}SCSS
$custom: #bbd3d7; $custom-light: #cfe0e3; $custom-dark: #000000;
JSON
{
"hex": "#bbd3d7",
"rgb": {
"r": 187,
"g": 211,
"b": 215
},
"hsl": {
"h": 188.571,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.85023,
"c": 0.02637,
"h": 208.7
},
"luminance": 0.6206
}Semantic roles & 50–950 ramp
primary
#BBD3D7
secondary
#AD8E89
accent
#4F41A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484