#BBDCCD#BBDCCD
#BBDCCD is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.6% C 0.041 H 166.2°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCCD |
|---|---|
| RGB | rgb(187, 220, 205) |
| HSL | hsl(153, 32%, 80%) |
| HSV | hsv(153, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(85.08, -13.77, 3.73) |
| CIE-LCH | lch(85.08, 14.27, 164.85°) |
| OKLab | oklab(86.63% -0.0393 0.0097) |
| OKLCH | oklch(86.63% 0.041 166.2) |
| XYZ | xyz(57.1034, 66.1576, 67.5069) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.46
Ice
#D6FFFA
ΔE00 8.66
Paleturquoise
#AFEEEE
ΔE00 8.98
Powder Blue
#B0E0E6
ΔE00 9.07
Eggshell Blue
#C4FFF7
ΔE00 9.18
Light Light Blue
#CAFFFB
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCCD #DCBBCA
analogous
#BBDCBD #BBDCCD #BBDBDC
triadic
#BBDCCD #CDBBDC #DCCDBB
tetradic
#BBDCCD #BDBBDC #DCBBCA #DBDCBB
square
#BBDCCD #BDBBDC #DCBBCA #DBDCBB
split-complementary
#BBDCCD #DCBBDB #DCBDBB
monochromatic
#6AB292 #93C7AF #BBDCCD #E3F1EB #EBF5F0
Accessibility & contrast
On white
1.48
#BBDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#BBDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCCD
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCCD | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#B5DCD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdccd; /* rgb */ color: rgb(187, 220, 205); /* oklch */ color: oklch(86.6% 0.041 166.2);
Tailwind
colors: {
custom: {
50: '#cfe6dc',
500: '#bbdccd',
950: '#000000',
},
}SCSS
$custom: #bbdccd; $custom-light: #cfe6dc; $custom-dark: #000000;
JSON
{
"hex": "#bbdccd",
"rgb": {
"r": 187,
"g": 220,
"b": 205
},
"hsl": {
"h": 152.727,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86626,
"c": 0.04051,
"h": 166.2
},
"luminance": 0.66159
}Semantic roles & 50–950 ramp
primary
#BBDCCD
secondary
#B3889C
accent
#3B6EAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484