#BBDCD6#BBDCD6
#BBDCD6 is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.9% C 0.036 H 183.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCD6 |
|---|---|
| RGB | rgb(187, 220, 214) |
| HSL | hsl(169, 32%, 80%) |
| HSV | hsv(169, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(85.30, -12.02, -0.70) |
| CIE-LCH | lch(85.30, 12.04, 183.32°) |
| OKLab | oklab(86.88% -0.0357 -0.002) |
| OKLCH | oklch(86.88% 0.036 183.3) |
| XYZ | xyz(58.2212, 66.6048, 73.3938) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.64
Paleturquoise
#AFEEEE
ΔE00 7.12
Ice
#D6FFFA
ΔE00 7.54
Duck Egg Blue
#C3FBF4
ΔE00 7.79
Ice Blue (survey)
#D7FFFE
ΔE00 7.82
Very Pale Blue
#D6FFFE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCD6 #DCBBC1
analogous
#BBDCC6 #BBDCD6 #BBD2DC
triadic
#BBDCD6 #D6BBDC #DCD6BB
tetradic
#BBDCD6 #C6BBDC #DCBBC1 #D2DCBB
square
#BBDCD6 #C6BBDC #DCBBC1 #D2DCBB
split-complementary
#BBDCD6 #DCBBD2 #DCC6BB
monochromatic
#6AB2A5 #93C7BE #BBDCD6 #E3F1EE #EBF5F3
Accessibility & contrast
On white
1.47
#BBDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BBDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCD6
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCD6 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D6
Deuteranopia (green-blind)
#D2D3D7
Tritanopia (blue-blind)
#B3DDDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdcd6; /* rgb */ color: rgb(187, 220, 214); /* oklch */ color: oklch(86.9% 0.036 183.3);
Tailwind
colors: {
custom: {
50: '#cfe6e2',
500: '#bbdcd6',
950: '#000000',
},
}SCSS
$custom: #bbdcd6; $custom-light: #cfe6e2; $custom-dark: #000000;
JSON
{
"hex": "#bbdcd6",
"rgb": {
"r": 187,
"g": 220,
"b": 214
},
"hsl": {
"h": 169.091,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86881,
"c": 0.0358,
"h": 183.3
},
"luminance": 0.66606
}Semantic roles & 50–950 ramp
primary
#BBDCD6
secondary
#B38890
accent
#3B4FAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484