#BBD5D3#BBD5D3
#BBD5D3 is a very light, muted teal. Relative luminance 0.629; OKLCH L 85.3% C 0.028 H 191.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5D3 |
|---|---|
| RGB | rgb(187, 213, 211) |
| HSL | hsl(175, 24%, 78%) |
| HSV | hsv(175, 12%, 84%) |
| CMYK | cmyk(12.2%, 0%, 0.9%, 16.5%) |
| CIE-LAB | lab(83.37, -9.03, -1.94) |
| CIE-LCH | lch(83.37, 9.24, 192.15°) |
| OKLab | oklab(85.32% -0.0274 -0.0053) |
| OKLCH | oklch(85.32% 0.028 191) |
| XYZ | xyz(56.0428, 62.8553, 70.7950) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.03
Lightblue
#ADD8E6
ΔE00 7.07
Silver (survey)
#C5C9C7
ΔE00 8.46
Light Grey
#D8DCD6
ΔE00 8.57
Lightcyan
#E0FFFF
ΔE00 9.13
Paleturquoise
#AFEEEE
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5D3 #D5BBBD
analogous
#BBD5C6 #BBD5D3 #BBCAD5
triadic
#BBD5D3 #D3BBD5 #D5D3BB
tetradic
#BBD5D3 #C6BBD5 #D5BBBD #CAD5BB
square
#BBD5D3 #C6BBD5 #D5BBBD #CAD5BB
split-complementary
#BBD5D3 #D5BBCA #D5C6BB
monochromatic
#6FA6A2 #95BEBB #BBD5D3 #E1ECEB #ECF3F3
Accessibility & contrast
On white
1.55
#BBD5D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#BBD5D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5D3
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5D3 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D3
Deuteranopia (green-blind)
#CCCED3
Tritanopia (blue-blind)
#B4D7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd5d3; /* rgb */ color: rgb(187, 213, 211); /* oklch */ color: oklch(85.3% 0.028 191.0);
Tailwind
colors: {
custom: {
50: '#cfe1e0',
500: '#bbd5d3',
950: '#000000',
},
}SCSS
$custom: #bbd5d3; $custom-light: #cfe1e0; $custom-dark: #000000;
JSON
{
"hex": "#bbd5d3",
"rgb": {
"r": 187,
"g": 213,
"b": 211
},
"hsl": {
"h": 175.385,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.85321,
"c": 0.02793,
"h": 191
},
"luminance": 0.62856
}Semantic roles & 50–950 ramp
primary
#BBD5D3
secondary
#AB898C
accent
#434BA2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484