#BBDBCE#BBDBCE
#BBDBCE is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.4% C 0.038 H 168.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBCE |
|---|---|
| RGB | rgb(187, 219, 206) |
| HSL | hsl(156, 31%, 80%) |
| HSV | hsv(156, 15%, 86%) |
| CMYK | cmyk(14.6%, 0%, 5.9%, 14.1%) |
| CIE-LAB | lab(84.83, -13.08, 2.85) |
| CIE-LCH | lch(84.83, 13.38, 167.70°) |
| OKLab | oklab(86.44% -0.0376 0.0074) |
| OKLCH | oklch(86.44% 0.038 168.9) |
| XYZ | xyz(56.9629, 65.6828, 68.0574) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.42
Duck Egg Blue
#C3FBF4
ΔE00 8.48
Ice
#D6FFFA
ΔE00 8.53
Paleturquoise
#AFEEEE
ΔE00 8.72
Light Light Blue
#CAFFFB
ΔE00 9.24
Eggshell Blue
#C4FFF7
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBCE #DBBBC8
analogous
#BBDBBE #BBDBCE #BBD8DB
triadic
#BBDBCE #CEBBDB #DBCEBB
tetradic
#BBDBCE #BEBBDB #DBBBC8 #D8DBBB
square
#BBDBCE #BEBBDB #DBBBC8 #D8DBBB
split-complementary
#BBDBCE #DBBBD8 #DBBEBB
monochromatic
#6BB194 #93C6B1 #BBDBCE #E3F0EB #EBF4F1
Accessibility & contrast
On white
1.49
#BBDBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#BBDBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBCE
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBCE | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CD
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#B4DBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdbce; /* rgb */ color: rgb(187, 219, 206); /* oklch */ color: oklch(86.4% 0.038 168.9);
Tailwind
colors: {
custom: {
50: '#cfe6dc',
500: '#bbdbce',
950: '#000000',
},
}SCSS
$custom: #bbdbce; $custom-light: #cfe6dc; $custom-dark: #000000;
JSON
{
"hex": "#bbdbce",
"rgb": {
"r": 187,
"g": 219,
"b": 206
},
"hsl": {
"h": 155.625,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86442,
"c": 0.0383,
"h": 168.9
},
"luminance": 0.65684
}Semantic roles & 50–950 ramp
primary
#BBDBCE
secondary
#B28899
accent
#3C68A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484