#BBDBDC#BBDBDC
#BBDBDC is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.8% C 0.034 H 198.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBDC |
|---|---|
| RGB | rgb(187, 219, 220) |
| HSL | hsl(182, 32%, 80%) |
| HSV | hsv(182, 15%, 86%) |
| CMYK | cmyk(15%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(85.20, -10.30, -4.03) |
| CIE-LCH | lch(85.20, 11.06, 201.37°) |
| OKLab | oklab(86.85% -0.032 -0.0109) |
| OKLCH | oklch(86.85% 0.034 198.9) |
| XYZ | xyz(58.7399, 66.3936, 77.4167) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.90
Lightblue
#ADD8E6
ΔE00 5.45
Paleturquoise
#AFEEEE
ΔE00 7.44
Pale Sky Blue
#BDF6FE
ΔE00 7.52
Ice Blue (survey)
#D7FFFE
ΔE00 7.81
Very Light Blue
#D5FFFF
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBDC #DCBCBB
analogous
#BBDCCD #BBDBDC #BBCBDC
triadic
#BBDBDC #DCBBDB #DBDCBB
tetradic
#BBDBDC #CDBBDC #DCBCBB #CBDCBB
square
#BBDBDC #CDBBDC #DCBCBB #CBDCBB
split-complementary
#BBDBDC #DCBBCB #DCCDBB
monochromatic
#6AB0B2 #93C6C7 #BBDBDC #E3F0F1 #EBF4F5
Accessibility & contrast
On white
1.47
#BBDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BBDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBDC
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBDC | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DC
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#B1DDDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdbdc; /* rgb */ color: rgb(187, 219, 220); /* oklch */ color: oklch(86.8% 0.034 198.9);
Tailwind
colors: {
custom: {
50: '#cfe6e6',
500: '#bbdbdc',
950: '#000000',
},
}SCSS
$custom: #bbdbdc; $custom-light: #cfe6e6; $custom-dark: #000000;
JSON
{
"hex": "#bbdbdc",
"rgb": {
"r": 187,
"g": 219,
"b": 220
},
"hsl": {
"h": 181.818,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86849,
"c": 0.03385,
"h": 198.9
},
"luminance": 0.66395
}Semantic roles & 50–950 ramp
primary
#BBDBDC
secondary
#B38988
accent
#3E3BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484