#BCDAD6#BCDAD6
#BCDAD6 is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.5% C 0.032 H 186.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAD6 |
|---|---|
| RGB | rgb(188, 218, 214) |
| HSL | hsl(172, 29%, 80%) |
| HSV | hsv(172, 14%, 85%) |
| CMYK | cmyk(13.8%, 0%, 1.8%, 14.5%) |
| CIE-LAB | lab(84.84, -10.68, -1.37) |
| CIE-LCH | lch(84.84, 10.77, 187.33°) |
| OKLab | oklab(86.53% -0.0321 -0.0038) |
| OKLCH | oklch(86.53% 0.032 186.8) |
| XYZ | xyz(57.9450, 65.6878, 73.2314) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.47
Lightblue
#ADD8E6
ΔE00 7.66
Paleturquoise
#AFEEEE
ΔE00 7.80
Ice
#D6FFFA
ΔE00 8.08
Ice Blue (survey)
#D7FFFE
ΔE00 8.12
Very Pale Blue
#D6FFFE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAD6 #DABCC0
analogous
#BCDAC7 #BCDAD6 #BCCFDA
triadic
#BCDAD6 #D6BCDA #DAD6BC
tetradic
#BCDAD6 #C7BCDA #DABCC0 #CFDABC
square
#BCDAD6 #C7BCDA #DABCC0 #CFDABC
split-complementary
#BCDAD6 #DABCCF #DAC7BC
monochromatic
#6DAEA6 #95C4BE #BCDAD6 #E3F0EE #EBF4F3
Accessibility & contrast
On white
1.49
#BCDAD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#BCDAD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAD6
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAD6 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D6
Deuteranopia (green-blind)
#D1D2D6
Tritanopia (blue-blind)
#B4DCD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdad6; /* rgb */ color: rgb(188, 218, 214); /* oklch */ color: oklch(86.5% 0.032 186.8);
Tailwind
colors: {
custom: {
50: '#d0e5e2',
500: '#bcdad6',
950: '#000000',
},
}SCSS
$custom: #bcdad6; $custom-light: #d0e5e2; $custom-dark: #000000;
JSON
{
"hex": "#bcdad6",
"rgb": {
"r": 188,
"g": 218,
"b": 214
},
"hsl": {
"h": 172,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.86528,
"c": 0.03229,
"h": 186.8
},
"luminance": 0.65689
}Semantic roles & 50–950 ramp
primary
#BCDAD6
secondary
#B1898F
accent
#3E4CA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484