#BBD3D5#BBD3D5
#BBD3D5 is a very light, muted teal. Relative luminance 0.620; OKLCH L 85.0% C 0.026 H 202.8°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3D5 |
|---|---|
| RGB | rgb(187, 211, 213) |
| HSL | hsl(185, 24%, 78%) |
| HSV | hsv(185, 12%, 84%) |
| CMYK | cmyk(12.2%, 0.9%, 0%, 16.5%) |
| CIE-LAB | lab(82.89, -7.60, -3.71) |
| CIE-LCH | lch(82.89, 8.45, 206.02°) |
| OKLab | oklab(84.96% -0.0239 -0.01) |
| OKLCH | oklch(84.96% 0.026 202.8) |
| XYZ | xyz(55.7951, 61.9563, 71.9570) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.90
Powder Blue
#B0E0E6
ΔE00 6.30
Silver (survey)
#C5C9C7
ΔE00 7.62
Light Grey
#D8DCD6
ΔE00 8.41
Fog
#D8DCE0
ΔE00 8.74
Light Gray
#D3D3D3
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3D5 #D5BDBB
analogous
#BBD5CA #BBD3D5 #BBC6D5
triadic
#BBD3D5 #D5BBD3 #D3D5BB
tetradic
#BBD3D5 #CABBD5 #D5BDBB #C6D5BB
square
#BBD3D5 #CABBD5 #D5BDBB #C6D5BB
split-complementary
#BBD3D5 #D5BBC6 #D5CABB
monochromatic
#6FA2A6 #95BBBE #BBD3D5 #E1EBEC #ECF3F3
Accessibility & contrast
On white
1.57
#BBD3D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#BBD3D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3D5
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3D5 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D5
Deuteranopia (green-blind)
#CACDD5
Tritanopia (blue-blind)
#B4D5D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd3d5; /* rgb */ color: rgb(187, 211, 213); /* oklch */ color: oklch(85.0% 0.026 202.8);
Tailwind
colors: {
custom: {
50: '#cfe0e1',
500: '#bbd3d5',
950: '#000000',
},
}SCSS
$custom: #bbd3d5; $custom-light: #cfe0e1; $custom-dark: #000000;
JSON
{
"hex": "#bbd3d5",
"rgb": {
"r": 187,
"g": 211,
"b": 213
},
"hsl": {
"h": 184.615,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.84962,
"c": 0.02591,
"h": 202.8
},
"luminance": 0.61957
}Semantic roles & 50–950 ramp
primary
#BBD3D5
secondary
#AB8C89
accent
#4B43A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484