#BBDCDC#BBDCDC
#BBDCDC is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.1% C 0.035 H 196.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCDC |
|---|---|
| RGB | rgb(187, 220, 220) |
| HSL | hsl(180, 32%, 80%) |
| HSV | hsv(180, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(85.46, -10.81, -3.64) |
| CIE-LCH | lch(85.46, 11.41, 198.61°) |
| OKLab | oklab(87.06% -0.0334 -0.0099) |
| OKLCH | oklch(87.06% 0.035 196.5) |
| XYZ | xyz(59.0016, 66.9169, 77.5039) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.83
Lightblue
#ADD8E6
ΔE00 5.87
Paleturquoise
#AFEEEE
ΔE00 7.02
Pale Sky Blue
#BDF6FE
ΔE00 7.34
Ice Blue (survey)
#D7FFFE
ΔE00 7.51
Pale Blue
#D0FEFE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCDC #DCBBBB
analogous
#BBDCCC #BBDCDC #BBCCDC
triadic
#BBDCDC #DCBBDC #DCDCBB
tetradic
#BBDCDC #CCBBDC #DCBBBB #CCDCBB
square
#BBDCDC #CCBBDC #DCBBBB #CCDCBB
split-complementary
#BBDCDC #DCBBCC #DCCCBB
monochromatic
#6AB2B2 #93C7C7 #BBDCDC #E3F1F1 #EBF5F5
Accessibility & contrast
On white
1.46
#BBDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#BBDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCDC
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCDC | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DC
Deuteranopia (green-blind)
#D1D3DC
Tritanopia (blue-blind)
#B1DEDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdcdc; /* rgb */ color: rgb(187, 220, 220); /* oklch */ color: oklch(87.1% 0.035 196.5);
Tailwind
colors: {
custom: {
50: '#cfe6e6',
500: '#bbdcdc',
950: '#000000',
},
}SCSS
$custom: #bbdcdc; $custom-light: #cfe6e6; $custom-dark: #000000;
JSON
{
"hex": "#bbdcdc",
"rgb": {
"r": 187,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.87059,
"c": 0.03482,
"h": 196.5
},
"luminance": 0.66919
}Semantic roles & 50–950 ramp
primary
#BBDCDC
secondary
#B38888
accent
#3B3BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484