#BCDCE1#BCDCE1
#BCDCE1 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.3% C 0.035 H 208.0°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCE1 |
|---|---|
| RGB | rgb(188, 220, 225) |
| HSL | hsl(188, 38%, 81%) |
| HSV | hsv(188, 16%, 88%) |
| CMYK | cmyk(16.4%, 2.2%, 0%, 11.8%) |
| CIE-LAB | lab(85.66, -9.47, -5.98) |
| CIE-LCH | lch(85.66, 11.20, 212.28°) |
| OKLab | oklab(87.28% -0.0305 -0.0162) |
| OKLCH | oklch(87.28% 0.035 208) |
| XYZ | xyz(59.9193, 67.3124, 81.0552) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.84
Lightblue
#ADD8E6
ΔE00 4.00
Pale Sky Blue
#BDF6FE
ΔE00 7.25
Lightcyan
#E0FFFF
ΔE00 7.84
Ice Blue
#A5DFF9
ΔE00 7.87
Very Light Blue
#D5FFFF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCE1 #E1C1BC
analogous
#BCE1D3 #BCDCE1 #BCC9E1
triadic
#BCDCE1 #E1BCDC #DCE1BC
tetradic
#BCDCE1 #D3BCE1 #E1C1BC #C9E1BC
square
#BCDCE1 #D3BCE1 #E1C1BC #C9E1BC
split-complementary
#BCDCE1 #E1BCC9 #E1D3BC
monochromatic
#67B0BB #92C6CE #BCDCE1 #E6F2F4 #EAF4F6
Accessibility & contrast
On white
1.45
#BCDCE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BCDCE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCE1
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCE1 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E1
Deuteranopia (green-blind)
#D0D4E1
Tritanopia (blue-blind)
#B1DFDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdce1; /* rgb */ color: rgb(188, 220, 225); /* oklch */ color: oklch(87.3% 0.035 208.0);
Tailwind
colors: {
custom: {
50: '#d0e6ea',
500: '#bcdce1',
950: '#000000',
},
}SCSS
$custom: #bcdce1; $custom-light: #d0e6ea; $custom-dark: #000000;
JSON
{
"hex": "#bcdce1",
"rgb": {
"r": 188,
"g": 220,
"b": 225
},
"hsl": {
"h": 188.108,
"s": 38.144,
"l": 80.98
},
"oklch": {
"l": 0.87278,
"c": 0.0345,
"h": 208
},
"luminance": 0.67314
}Semantic roles & 50–950 ramp
primary
#BCDCE1
secondary
#BA8E87
accent
#4534B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484