#BBD8DD#BBD8DD
#BBD8DD is a very light, muted teal. Relative luminance 0.649; OKLCH L 86.3% C 0.032 H 209.2°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD8DD |
|---|---|
| RGB | rgb(187, 216, 221) |
| HSL | hsl(189, 33%, 80%) |
| HSV | hsv(189, 15%, 87%) |
| CMYK | cmyk(15.4%, 2.3%, 0%, 13.3%) |
| CIE-LAB | lab(84.43, -8.55, -5.69) |
| CIE-LCH | lch(84.43, 10.27, 213.64°) |
| OKLab | oklab(86.25% -0.0276 -0.0154) |
| OKLCH | oklch(86.25% 0.032 209.2) |
| XYZ | xyz(58.0972, 64.8955, 77.8577) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.20
Powder Blue
#B0E0E6
ΔE00 4.80
Ice Blue
#A5DFF9
ΔE00 8.20
Pale Sky Blue
#BDF6FE
ΔE00 8.40
Lightcyan
#E0FFFF
ΔE00 8.68
Very Light Blue
#D5FFFF
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD8DD #DDC0BB
analogous
#BBDDD1 #BBD8DD #BBC7DD
triadic
#BBD8DD #DDBBD8 #D8DDBB
tetradic
#BBD8DD #D1BBDD #DDC0BB #C7DDBB
square
#BBD8DD #D1BBDD #DDC0BB #C7DDBB
split-complementary
#BBD8DD #DDBBC7 #DDD1BB
monochromatic
#69A9B4 #92C1C9 #BBD8DD #E4EFF1 #EBF3F5
Accessibility & contrast
On white
1.50
#BBD8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#BBD8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD8DD
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD8DD | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DD
Deuteranopia (green-blind)
#CDD1DD
Tritanopia (blue-blind)
#B1DBD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbd8dd; /* rgb */ color: rgb(187, 216, 221); /* oklch */ color: oklch(86.3% 0.032 209.2);
Tailwind
colors: {
custom: {
50: '#cfe4e7',
500: '#bbd8dd',
950: '#000000',
},
}SCSS
$custom: #bbd8dd; $custom-light: #cfe4e7; $custom-dark: #000000;
JSON
{
"hex": "#bbd8dd",
"rgb": {
"r": 187,
"g": 216,
"b": 221
},
"hsl": {
"h": 188.824,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.86251,
"c": 0.03161,
"h": 209.2
},
"luminance": 0.64897
}Semantic roles & 50–950 ramp
primary
#BBD8DD
secondary
#B58E87
accent
#4A39AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484