#BCDAD9#BCDAD9
#BCDAD9 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.6% C 0.032 H 194.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAD9 |
|---|---|
| RGB | rgb(188, 218, 217) |
| HSL | hsl(178, 29%, 80%) |
| HSV | hsv(178, 14%, 85%) |
| CMYK | cmyk(13.8%, 0%, 0.5%, 14.5%) |
| CIE-LAB | lab(84.92, -10.08, -2.85) |
| CIE-LCH | lch(84.92, 10.47, 195.77°) |
| OKLab | oklab(86.62% -0.0309 -0.0078) |
| OKLCH | oklch(86.62% 0.032 194.1) |
| XYZ | xyz(58.3317, 65.8425, 75.2678) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.70
Lightblue
#ADD8E6
ΔE00 6.37
Paleturquoise
#AFEEEE
ΔE00 7.82
Lightcyan
#E0FFFF
ΔE00 8.02
Ice Blue (survey)
#D7FFFE
ΔE00 8.03
Very Pale Blue
#D6FFFE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAD9 #DABCBD
analogous
#BCDACA #BCDAD9 #BCCCDA
triadic
#BCDAD9 #D9BCDA #DAD9BC
tetradic
#BCDAD9 #CABCDA #DABCBD #CCDABC
square
#BCDAD9 #CABCDA #DABCBD #CCDABC
split-complementary
#BCDAD9 #DABCCC #DACABC
monochromatic
#6DAEAC #95C4C3 #BCDAD9 #E3F0EF #EBF4F4
Accessibility & contrast
On white
1.48
#BCDAD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#BCDAD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAD9
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAD9 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7D9
Deuteranopia (green-blind)
#D0D2D9
Tritanopia (blue-blind)
#B3DCDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdad9; /* rgb */ color: rgb(188, 218, 217); /* oklch */ color: oklch(86.6% 0.032 194.1);
Tailwind
colors: {
custom: {
50: '#d0e5e4',
500: '#bcdad9',
950: '#000000',
},
}SCSS
$custom: #bcdad9; $custom-light: #d0e5e4; $custom-dark: #000000;
JSON
{
"hex": "#bcdad9",
"rgb": {
"r": 188,
"g": 218,
"b": 217
},
"hsl": {
"h": 178,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.86617,
"c": 0.03184,
"h": 194.1
},
"luminance": 0.65844
}Semantic roles & 50–950 ramp
primary
#BCDAD9
secondary
#B1898B
accent
#3E42A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484