#BBD8DC#BBD8DC
#BBD8DC is a very light, muted teal. Relative luminance 0.648; OKLCH L 86.2% C 0.031 H 206.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD8DC |
|---|---|
| RGB | rgb(187, 216, 220) |
| HSL | hsl(187, 32%, 80%) |
| HSV | hsv(187, 15%, 86%) |
| CMYK | cmyk(15%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(84.40, -8.76, -5.20) |
| CIE-LCH | lch(84.40, 10.19, 210.70°) |
| OKLab | oklab(86.22% -0.028 -0.0141) |
| OKLCH | oklch(86.22% 0.031 206.7) |
| XYZ | xyz(57.9643, 64.8424, 77.1582) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.50
Powder Blue
#B0E0E6
ΔE00 4.70
Pale Sky Blue
#BDF6FE
ΔE00 8.36
Ice Blue
#A5DFF9
ΔE00 8.54
Lightcyan
#E0FFFF
ΔE00 8.58
Paleturquoise
#AFEEEE
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD8DC #DCBFBB
analogous
#BBDCD0 #BBD8DC #BBC8DC
triadic
#BBD8DC #DCBBD8 #D8DCBB
tetradic
#BBD8DC #D0BBDC #DCBFBB #C8DCBB
square
#BBD8DC #D0BBDC #DCBFBB #C8DCBB
split-complementary
#BBD8DC #DCBBC8 #DCD0BB
monochromatic
#6AAAB2 #93C1C7 #BBD8DC #E3EFF1 #EBF3F5
Accessibility & contrast
On white
1.50
#BBD8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BBD8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD8DC
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD8DC | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#CDD1DC
Tritanopia (blue-blind)
#B2DBD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbd8dc; /* rgb */ color: rgb(187, 216, 220); /* oklch */ color: oklch(86.2% 0.031 206.7);
Tailwind
colors: {
custom: {
50: '#cfe4e6',
500: '#bbd8dc',
950: '#000000',
},
}SCSS
$custom: #bbd8dc; $custom-light: #cfe4e6; $custom-dark: #000000;
JSON
{
"hex": "#bbd8dc",
"rgb": {
"r": 187,
"g": 216,
"b": 220
},
"hsl": {
"h": 187.273,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.8622,
"c": 0.03133,
"h": 206.7
},
"luminance": 0.64844
}Semantic roles & 50–950 ramp
primary
#BBD8DC
secondary
#B38D88
accent
#483BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484