#BBDBDD#BBDBDD
#BBDBDD is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.9% C 0.034 H 201.2°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBDD |
|---|---|
| RGB | rgb(187, 219, 221) |
| HSL | hsl(184, 33%, 80%) |
| HSV | hsv(184, 15%, 87%) |
| CMYK | cmyk(15.4%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(85.22, -10.09, -4.52) |
| CIE-LCH | lch(85.22, 11.06, 204.12°) |
| OKLab | oklab(86.88% -0.0316 -0.0123) |
| OKLCH | oklch(86.88% 0.034 201.2) |
| XYZ | xyz(58.8728, 66.4467, 78.1163) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.80
Lightblue
#ADD8E6
ΔE00 5.04
Pale Sky Blue
#BDF6FE
ΔE00 7.44
Paleturquoise
#AFEEEE
ΔE00 7.58
Lightcyan
#E0FFFF
ΔE00 7.86
Ice Blue (survey)
#D7FFFE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBDD #DDBDBB
analogous
#BBDDCE #BBDBDD #BBCADD
triadic
#BBDBDD #DDBBDB #DBDDBB
tetradic
#BBDBDD #CEBBDD #DDBDBB #CADDBB
square
#BBDBDD #CEBBDD #DDBDBB #CADDBB
split-complementary
#BBDBDD #DDBBCA #DDCEBB
monochromatic
#69B0B4 #92C5C9 #BBDBDD #E4F1F1 #EBF4F5
Accessibility & contrast
On white
1.47
#BBDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BBDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBDD
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBDD | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#D0D3DD
Tritanopia (blue-blind)
#B1DEDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdbdd; /* rgb */ color: rgb(187, 219, 221); /* oklch */ color: oklch(86.9% 0.034 201.2);
Tailwind
colors: {
custom: {
50: '#cfe6e7',
500: '#bbdbdd',
950: '#000000',
},
}SCSS
$custom: #bbdbdd; $custom-light: #cfe6e7; $custom-dark: #000000;
JSON
{
"hex": "#bbdbdd",
"rgb": {
"r": 187,
"g": 219,
"b": 221
},
"hsl": {
"h": 183.529,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.86879,
"c": 0.03394,
"h": 201.2
},
"luminance": 0.66448
}Semantic roles & 50–950 ramp
primary
#BBDBDD
secondary
#B58A87
accent
#4039AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484