#BCD8CA#BCD8CA
#BCD8CA is a very light, muted teal. Relative luminance 0.641; OKLCH L 85.8% C 0.035 H 164.0°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD8CA |
|---|---|
| RGB | rgb(188, 216, 202) |
| HSL | hsl(150, 26%, 79%) |
| HSV | hsv(150, 13%, 85%) |
| CMYK | cmyk(13%, 0%, 6.5%, 15.3%) |
| CIE-LAB | lab(84.00, -11.99, 3.77) |
| CIE-LCH | lch(84.00, 12.56, 162.55°) |
| OKLab | oklab(85.76% -0.0341 0.0098) |
| OKLCH | oklch(85.76% 0.035 164) |
| XYZ | xyz(55.9531, 64.0663, 65.2838) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.31
Ice
#D6FFFA
ΔE00 9.47
Duck Egg Blue
#C3FBF4
ΔE00 9.68
Light Grey
#D8DCD6
ΔE00 9.86
Paleturquoise
#AFEEEE
ΔE00 9.97
Honeydew
#F0FFF0
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD8CA #D8BCCA
analogous
#BCD8BC #BCD8CA #BCD8D8
triadic
#BCD8CA #CABCD8 #D8CABC
tetradic
#BCD8CA #BCBCD8 #D8BCCA #D8D8BC
square
#BCD8CA #BCBCD8 #D8BCCA #D8D8BC
split-complementary
#BCD8CA #D8BCD8 #D8BCBC
monochromatic
#6FAB8D #95C1AB #BCD8CA #E3EFE9 #ECF4F0
Accessibility & contrast
On white
1.52
#BCD8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#BCD8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD8CA
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD8CA | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C9
Deuteranopia (green-blind)
#D2D0CB
Tritanopia (blue-blind)
#B7D8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd8ca; /* rgb */ color: rgb(188, 216, 202); /* oklch */ color: oklch(85.8% 0.035 164.0);
Tailwind
colors: {
custom: {
50: '#d0e4da',
500: '#bcd8ca',
950: '#000000',
},
}SCSS
$custom: #bcd8ca; $custom-light: #d0e4da; $custom-dark: #000000;
JSON
{
"hex": "#bcd8ca",
"rgb": {
"r": 188,
"g": 216,
"b": 202
},
"hsl": {
"h": 150,
"s": 26.415,
"l": 79.216
},
"oklch": {
"l": 0.85764,
"c": 0.03549,
"h": 164
},
"luminance": 0.64067
}Semantic roles & 50–950 ramp
primary
#BCD8CA
secondary
#AE8A9C
accent
#4173A5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483