#BBDCD0#BBDCD0
#BBDCD0 is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.7% C 0.039 H 171.4°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCD0 |
|---|---|
| RGB | rgb(187, 220, 208) |
| HSL | hsl(158, 32%, 80%) |
| HSV | hsv(158, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(85.15, -13.20, 2.25) |
| CIE-LCH | lch(85.15, 13.39, 170.31°) |
| OKLab | oklab(86.71% -0.0381 0.0058) |
| OKLCH | oklch(86.71% 0.039 171.4) |
| XYZ | xyz(57.4690, 66.3039, 69.4324) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.92
Duck Egg Blue
#C3FBF4
ΔE00 8.05
Ice
#D6FFFA
ΔE00 8.13
Paleturquoise
#AFEEEE
ΔE00 8.22
Light Light Blue
#CAFFFB
ΔE00 8.80
Eggshell Blue
#C4FFF7
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCD0 #DCBBC7
analogous
#BBDCC0 #BBDCD0 #BBD8DC
triadic
#BBDCD0 #D0BBDC #DCD0BB
tetradic
#BBDCD0 #C0BBDC #DCBBC7 #D8DCBB
square
#BBDCD0 #C0BBDC #DCBBC7 #D8DCBB
split-complementary
#BBDCD0 #DCBBD8 #DCC0BB
monochromatic
#6AB298 #93C7B4 #BBDCD0 #E3F1EC #EBF5F1
Accessibility & contrast
On white
1.47
#BBDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#BBDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCD0
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCD0 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CF
Deuteranopia (green-blind)
#D3D3D1
Tritanopia (blue-blind)
#B4DDD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdcd0; /* rgb */ color: rgb(187, 220, 208); /* oklch */ color: oklch(86.7% 0.039 171.4);
Tailwind
colors: {
custom: {
50: '#cfe6de',
500: '#bbdcd0',
950: '#000000',
},
}SCSS
$custom: #bbdcd0; $custom-light: #cfe6de; $custom-dark: #000000;
JSON
{
"hex": "#bbdcd0",
"rgb": {
"r": 187,
"g": 220,
"b": 208
},
"hsl": {
"h": 158.182,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.8671,
"c": 0.03856,
"h": 171.4
},
"luminance": 0.66305
}Semantic roles & 50–950 ramp
primary
#BBDCD0
secondary
#B38898
accent
#3B63AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484