#BCDCE0#BCDCE0
#BCDCE0 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.2% C 0.034 H 205.8°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCE0 |
|---|---|
| RGB | rgb(188, 220, 224) |
| HSL | hsl(187, 37%, 81%) |
| HSV | hsv(187, 16%, 88%) |
| CMYK | cmyk(16.1%, 1.8%, 0%, 12.2%) |
| CIE-LAB | lab(85.63, -9.68, -5.49) |
| CIE-LCH | lch(85.63, 11.13, 209.59°) |
| OKLab | oklab(87.25% -0.0308 -0.0149) |
| OKLCH | oklch(87.25% 0.034 205.8) |
| XYZ | xyz(59.7833, 67.2580, 80.3388) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.75
Lightblue
#ADD8E6
ΔE00 4.34
Pale Sky Blue
#BDF6FE
ΔE00 7.23
Lightcyan
#E0FFFF
ΔE00 7.74
Paleturquoise
#AFEEEE
ΔE00 7.86
Very Light Blue
#D5FFFF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCE0 #E0C0BC
analogous
#BCE0D2 #BCDCE0 #BCCAE0
triadic
#BCDCE0 #E0BCDC #DCE0BC
tetradic
#BCDCE0 #D2BCE0 #E0C0BC #CAE0BC
square
#BCDCE0 #D2BCE0 #E0C0BC #CAE0BC
split-complementary
#BCDCE0 #E0BCCA #E0D2BC
monochromatic
#68B0B9 #92C6CD #BCDCE0 #E6F2F3 #EAF4F5
Accessibility & contrast
On white
1.45
#BCDCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#BCDCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCE0
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCE0 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9E0
Deuteranopia (green-blind)
#D0D4E0
Tritanopia (blue-blind)
#B2DFDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdce0; /* rgb */ color: rgb(188, 220, 224); /* oklch */ color: oklch(87.2% 0.034 205.8);
Tailwind
colors: {
custom: {
50: '#d0e6e9',
500: '#bcdce0',
950: '#000000',
},
}SCSS
$custom: #bcdce0; $custom-light: #d0e6e9; $custom-dark: #000000;
JSON
{
"hex": "#bcdce0",
"rgb": {
"r": 188,
"g": 220,
"b": 224
},
"hsl": {
"h": 186.667,
"s": 36.735,
"l": 80.784
},
"oklch": {
"l": 0.87247,
"c": 0.03426,
"h": 205.8
},
"luminance": 0.6726
}Semantic roles & 50–950 ramp
primary
#BCDCE0
secondary
#B98D88
accent
#4336B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484