#BBD8DB#BBD8DB
#BBD8DB is a very light, muted teal. Relative luminance 0.648; OKLCH L 86.2% C 0.031 H 204.2°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD8DB |
|---|---|
| RGB | rgb(187, 216, 219) |
| HSL | hsl(186, 31%, 80%) |
| HSV | hsv(186, 15%, 86%) |
| CMYK | cmyk(14.6%, 1.4%, 0%, 14.1%) |
| CIE-LAB | lab(84.38, -8.96, -4.71) |
| CIE-LCH | lch(84.38, 10.12, 207.72°) |
| OKLab | oklab(86.19% -0.0284 -0.0128) |
| OKLCH | oklch(86.19% 0.031 204.2) |
| XYZ | xyz(57.8323, 64.7896, 76.4627) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.66
Lightblue
#ADD8E6
ΔE00 4.83
Pale Sky Blue
#BDF6FE
ΔE00 8.36
Lightcyan
#E0FFFF
ΔE00 8.50
Paleturquoise
#AFEEEE
ΔE00 8.73
Ice Blue (survey)
#D7FFFE
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD8DB #DBBEBB
analogous
#BBDBCE #BBD8DB #BBC8DB
triadic
#BBD8DB #DBBBD8 #D8DBBB
tetradic
#BBD8DB #CEBBDB #DBBEBB #C8DBBB
square
#BBD8DB #CEBBDB #DBBEBB #C8DBBB
split-complementary
#BBD8DB #DBBBC8 #DBCEBB
monochromatic
#6BAAB1 #93C1C6 #BBD8DB #E3EFF0 #EBF4F4
Accessibility & contrast
On white
1.50
#BBD8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BBD8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD8DB
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD8DB | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#CDD1DB
Tritanopia (blue-blind)
#B2DBD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd8db; /* rgb */ color: rgb(187, 216, 219); /* oklch */ color: oklch(86.2% 0.031 204.2);
Tailwind
colors: {
custom: {
50: '#cfe4e6',
500: '#bbd8db',
950: '#000000',
},
}SCSS
$custom: #bbd8db; $custom-light: #cfe4e6; $custom-dark: #000000;
JSON
{
"hex": "#bbd8db",
"rgb": {
"r": 187,
"g": 216,
"b": 219
},
"hsl": {
"h": 185.625,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.8619,
"c": 0.03112,
"h": 204.2
},
"luminance": 0.64791
}Semantic roles & 50–950 ramp
primary
#BBD8DB
secondary
#B28C88
accent
#463CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484