#BCDADE#BCDADE
#BCDADE is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.8% C 0.032 H 206.4°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDADE |
|---|---|
| RGB | rgb(188, 218, 222) |
| HSL | hsl(187, 34%, 80%) |
| HSV | hsv(187, 15%, 87%) |
| CMYK | cmyk(15.3%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(85.05, -9.06, -5.30) |
| CIE-LCH | lch(85.05, 10.50, 210.31°) |
| OKLab | oklab(86.77% -0.0289 -0.0143) |
| OKLCH | oklch(86.77% 0.032 206.4) |
| XYZ | xyz(58.9919, 66.1066, 78.7448) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.35
Lightblue
#ADD8E6
ΔE00 4.44
Pale Sky Blue
#BDF6FE
ΔE00 7.88
Lightcyan
#E0FFFF
ΔE00 8.14
Ice Blue
#A5DFF9
ΔE00 8.41
Very Light Blue
#D5FFFF
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDADE #DEC0BC
analogous
#BCDED1 #BCDADE #BCC9DE
triadic
#BCDADE #DEBCDA #DADEBC
tetradic
#BCDADE #D1BCDE #DEC0BC #C9DEBC
square
#BCDADE #D1BCDE #DEC0BC #C9DEBC
split-complementary
#BCDADE #DEBCC9 #DED1BC
monochromatic
#6AADB6 #93C3CA #BCDADE #E5F1F2 #EAF4F5
Accessibility & contrast
On white
1.48
#BCDADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BCDADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDADE
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDADE | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DE
Deuteranopia (green-blind)
#CFD2DE
Tritanopia (blue-blind)
#B2DDDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdade; /* rgb */ color: rgb(188, 218, 222); /* oklch */ color: oklch(86.8% 0.032 206.4);
Tailwind
colors: {
custom: {
50: '#d0e5e8',
500: '#bcdade',
950: '#000000',
},
}SCSS
$custom: #bcdade; $custom-light: #d0e5e8; $custom-dark: #000000;
JSON
{
"hex": "#bcdade",
"rgb": {
"r": 188,
"g": 218,
"b": 222
},
"hsl": {
"h": 187.059,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.86768,
"c": 0.03229,
"h": 206.4
},
"luminance": 0.66108
}Semantic roles & 50–950 ramp
primary
#BCDADE
secondary
#B68E88
accent
#4639AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484