#BCDCE2#BCDCE2
#BCDCE2 is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.3% C 0.035 H 210.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCE2 |
|---|---|
| RGB | rgb(188, 220, 226) |
| HSL | hsl(189, 40%, 81%) |
| HSV | hsv(189, 17%, 89%) |
| CMYK | cmyk(16.8%, 2.7%, 0%, 11.4%) |
| CIE-LAB | lab(85.69, -9.26, -6.47) |
| CIE-LCH | lch(85.69, 11.30, 214.93°) |
| OKLab | oklab(87.31% -0.0301 -0.0175) |
| OKLCH | oklch(87.31% 0.035 210.2) |
| XYZ | xyz(60.0561, 67.3671, 81.7757) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.70
Powder Blue
#B0E0E6
ΔE00 3.98
Pale Sky Blue
#BDF6FE
ΔE00 7.30
Ice Blue
#A5DFF9
ΔE00 7.51
Lightcyan
#E0FFFF
ΔE00 7.96
Very Light Blue
#D5FFFF
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCE2 #E2C2BC
analogous
#BCE2D5 #BCDCE2 #BCC9E2
triadic
#BCDCE2 #E2BCDC #DCE2BC
tetradic
#BCDCE2 #D5BCE2 #E2C2BC #C9E2BC
square
#BCDCE2 #D5BCE2 #E2C2BC #C9E2BC
split-complementary
#BCDCE2 #E2BCC9 #E2D5BC
monochromatic
#67AFBD #91C6D0 #BCDCE2 #E7F2F4 #EAF4F6
Accessibility & contrast
On white
1.45
#BCDCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#BCDCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCE2
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCE2 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E2
Deuteranopia (green-blind)
#CFD4E2
Tritanopia (blue-blind)
#B1DFDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdce2; /* rgb */ color: rgb(188, 220, 226); /* oklch */ color: oklch(87.3% 0.035 210.2);
Tailwind
colors: {
custom: {
50: '#d0e6eb',
500: '#bcdce2',
950: '#000000',
},
}SCSS
$custom: #bcdce2; $custom-light: #d0e6eb; $custom-dark: #000000;
JSON
{
"hex": "#bcdce2",
"rgb": {
"r": 188,
"g": 220,
"b": 226
},
"hsl": {
"h": 189.474,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.87309,
"c": 0.03481,
"h": 210.2
},
"luminance": 0.67369
}Semantic roles & 50–950 ramp
primary
#BCDCE2
secondary
#BB8F87
accent
#4733B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484