#BCDBDD#BCDBDD
#BCDBDD is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.9% C 0.033 H 201.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBDD |
|---|---|
| RGB | rgb(188, 219, 221) |
| HSL | hsl(184, 33%, 80%) |
| HSV | hsv(184, 15%, 87%) |
| CMYK | cmyk(14.9%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(85.29, -9.78, -4.42) |
| CIE-LCH | lch(85.29, 10.73, 204.31°) |
| OKLab | oklab(86.95% -0.0307 -0.012) |
| OKLCH | oklch(86.95% 0.033 201.3) |
| XYZ | xyz(59.1183, 66.5733, 78.1278) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.04
Lightblue
#ADD8E6
ΔE00 5.11
Pale Sky Blue
#BDF6FE
ΔE00 7.60
Lightcyan
#E0FFFF
ΔE00 7.81
Paleturquoise
#AFEEEE
ΔE00 7.81
Ice Blue (survey)
#D7FFFE
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBDD #DDBEBC
analogous
#BCDDCE #BCDBDD #BCCBDD
triadic
#BCDBDD #DDBCDB #DBDDBC
tetradic
#BCDBDD #CEBCDD #DDBEBC #CBDDBC
square
#BCDBDD #CEBCDD #DDBEBC #CBDDBC
split-complementary
#BCDBDD #DDBCCB #DDCEBC
monochromatic
#6BAFB4 #93C5C8 #BCDBDD #E5F1F2 #EBF4F5
Accessibility & contrast
On white
1.47
#BCDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BCDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBDD
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBDD | 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)
#D6D8DD
Deuteranopia (green-blind)
#D0D3DD
Tritanopia (blue-blind)
#B2DDDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdbdd; /* rgb */ color: rgb(188, 219, 221); /* oklch */ color: oklch(86.9% 0.033 201.3);
Tailwind
colors: {
custom: {
50: '#d0e6e7',
500: '#bcdbdd',
950: '#000000',
},
}SCSS
$custom: #bcdbdd; $custom-light: #d0e6e7; $custom-dark: #000000;
JSON
{
"hex": "#bcdbdd",
"rgb": {
"r": 188,
"g": 219,
"b": 221
},
"hsl": {
"h": 183.636,
"s": 32.673,
"l": 80.196
},
"oklch": {
"l": 0.86947,
"c": 0.03293,
"h": 201.3
},
"luminance": 0.66575
}Semantic roles & 50–950 ramp
primary
#BCDBDD
secondary
#B58B89
accent
#413AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484