#BCDADD#BCDADD
#BCDADD is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.7% C 0.032 H 203.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDADD |
|---|---|
| RGB | rgb(188, 218, 221) |
| HSL | hsl(185, 33%, 80%) |
| HSV | hsv(185, 15%, 87%) |
| CMYK | cmyk(14.9%, 1.4%, 0%, 13.3%) |
| CIE-LAB | lab(85.02, -9.27, -4.81) |
| CIE-LCH | lch(85.02, 10.44, 207.42°) |
| OKLab | oklab(86.74% -0.0293 -0.013) |
| OKLCH | oklch(86.74% 0.032 203.9) |
| XYZ | xyz(58.8582, 66.0531, 78.0411) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.31
Lightblue
#ADD8E6
ΔE00 4.79
Pale Sky Blue
#BDF6FE
ΔE00 7.88
Lightcyan
#E0FFFF
ΔE00 8.06
Ice Blue (survey)
#D7FFFE
ΔE00 8.31
Paleturquoise
#AFEEEE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDADD #DDBFBC
analogous
#BCDDD0 #BCDADD #BCC9DD
triadic
#BCDADD #DDBCDA #DADDBC
tetradic
#BCDADD #D0BCDD #DDBFBC #C9DDBC
square
#BCDADD #D0BCDD #DDBFBC #C9DDBC
split-complementary
#BCDADD #DDBCC9 #DDD0BC
monochromatic
#6BADB4 #93C4C8 #BCDADD #E5F0F2 #EBF4F5
Accessibility & contrast
On white
1.48
#BCDADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#BCDADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDADD
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDADD | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#CFD2DD
Tritanopia (blue-blind)
#B3DDDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdadd; /* rgb */ color: rgb(188, 218, 221); /* oklch */ color: oklch(86.7% 0.032 203.9);
Tailwind
colors: {
custom: {
50: '#d0e5e7',
500: '#bcdadd',
950: '#000000',
},
}SCSS
$custom: #bcdadd; $custom-light: #d0e5e7; $custom-dark: #000000;
JSON
{
"hex": "#bcdadd",
"rgb": {
"r": 188,
"g": 218,
"b": 221
},
"hsl": {
"h": 185.455,
"s": 32.673,
"l": 80.196
},
"oklch": {
"l": 0.86737,
"c": 0.03208,
"h": 203.9
},
"luminance": 0.66055
}Semantic roles & 50–950 ramp
primary
#BCDADD
secondary
#B58D89
accent
#443AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484