#BCDBDE#BCDBDE
#BCDBDE is a very light, muted teal. Relative luminance 0.666; OKLCH L 87.0% C 0.033 H 203.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBDE |
|---|---|
| RGB | rgb(188, 219, 222) |
| HSL | hsl(185, 34%, 80%) |
| HSV | hsv(185, 15%, 87%) |
| CMYK | cmyk(15.3%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(85.32, -9.58, -4.91) |
| CIE-LCH | lch(85.32, 10.76, 207.13°) |
| OKLab | oklab(86.98% -0.0303 -0.0133) |
| OKLCH | oklch(86.98% 0.033 203.7) |
| XYZ | xyz(59.2519, 66.6268, 78.8315) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.01
Lightblue
#ADD8E6
ΔE00 4.73
Pale Sky Blue
#BDF6FE
ΔE00 7.56
Lightcyan
#E0FFFF
ΔE00 7.86
Paleturquoise
#AFEEEE
ΔE00 7.98
Ice Blue (survey)
#D7FFFE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBDE #DEBFBC
analogous
#BCDED0 #BCDBDE #BCCADE
triadic
#BCDBDE #DEBCDB #DBDEBC
tetradic
#BCDBDE #D0BCDE #DEBFBC #CADEBC
square
#BCDBDE #D0BCDE #DEBFBC #CADEBC
split-complementary
#BCDBDE #DEBCCA #DED0BC
monochromatic
#6AAFB6 #93C5CA #BCDBDE #E5F1F2 #EAF4F5
Accessibility & contrast
On white
1.47
#BCDBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BCDBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBDE
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBDE | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DE
Deuteranopia (green-blind)
#D0D3DE
Tritanopia (blue-blind)
#B2DEDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdbde; /* rgb */ color: rgb(188, 219, 222); /* oklch */ color: oklch(87.0% 0.033 203.7);
Tailwind
colors: {
custom: {
50: '#d0e6e8',
500: '#bcdbde',
950: '#000000',
},
}SCSS
$custom: #bcdbde; $custom-light: #d0e6e8; $custom-dark: #000000;
JSON
{
"hex": "#bcdbde",
"rgb": {
"r": 188,
"g": 219,
"b": 222
},
"hsl": {
"h": 185.294,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.86977,
"c": 0.03307,
"h": 203.7
},
"luminance": 0.66628
}Semantic roles & 50–950 ramp
primary
#BCDBDE
secondary
#B68C88
accent
#4339AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484