#BBDCCE#BBDCCE
#BBDCCE is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.7% C 0.040 H 167.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCCE |
|---|---|
| RGB | rgb(187, 220, 206) |
| HSL | hsl(155, 32%, 80%) |
| HSV | hsv(155, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(85.10, -13.58, 3.24) |
| CIE-LCH | lch(85.10, 13.96, 166.59°) |
| OKLab | oklab(86.65% -0.0389 0.0084) |
| OKLCH | oklch(86.65% 0.04 167.9) |
| XYZ | xyz(57.2245, 66.2061, 68.1447) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.31
Ice
#D6FFFA
ΔE00 8.47
Powder Blue
#B0E0E6
ΔE00 8.69
Paleturquoise
#AFEEEE
ΔE00 8.72
Eggshell Blue
#C4FFF7
ΔE00 9.05
Light Light Blue
#CAFFFB
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCCE #DCBBC9
analogous
#BBDCBD #BBDCCE #BBDADC
triadic
#BBDCCE #CEBBDC #DCCEBB
tetradic
#BBDCCE #BDBBDC #DCBBC9 #DADCBB
square
#BBDCCE #BDBBDC #DCBBC9 #DADCBB
split-complementary
#BBDCCE #DCBBDA #DCBDBB
monochromatic
#6AB294 #93C7B1 #BBDCCE #E3F1EB #EBF5F0
Accessibility & contrast
On white
1.47
#BBDCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#BBDCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCCE
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCCE | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CD
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#B4DCD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdcce; /* rgb */ color: rgb(187, 220, 206); /* oklch */ color: oklch(86.7% 0.040 167.9);
Tailwind
colors: {
custom: {
50: '#cfe6dc',
500: '#bbdcce',
950: '#000000',
},
}SCSS
$custom: #bbdcce; $custom-light: #cfe6dc; $custom-dark: #000000;
JSON
{
"hex": "#bbdcce",
"rgb": {
"r": 187,
"g": 220,
"b": 206
},
"hsl": {
"h": 154.545,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86654,
"c": 0.03983,
"h": 167.9
},
"luminance": 0.66207
}Semantic roles & 50–950 ramp
primary
#BBDCCE
secondary
#B3889A
accent
#3B6AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484