#BCD6CA#BCD6CA
#BCD6CA is a very light, muted teal. Relative luminance 0.630; OKLCH L 85.3% C 0.032 H 166.1°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6CA |
|---|---|
| RGB | rgb(188, 214, 202) |
| HSL | hsl(152, 24%, 79%) |
| HSV | hsv(152, 12%, 84%) |
| CMYK | cmyk(12.1%, 0%, 5.6%, 16.1%) |
| CIE-LAB | lab(83.47, -10.96, 3.00) |
| CIE-LCH | lch(83.47, 11.37, 164.72°) |
| OKLab | oklab(85.34% -0.0314 0.0078) |
| OKLCH | oklch(85.34% 0.032 166.1) |
| XYZ | xyz(55.4438, 63.0477, 65.1140) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.95
Light Grey
#D8DCD6
ΔE00 9.17
Ice
#D6FFFA
ΔE00 9.71
Silver (survey)
#C5C9C7
ΔE00 9.96
Duck Egg Blue
#C3FBF4
ΔE00 10.12
Paleturquoise
#AFEEEE
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6CA #D6BCC8
analogous
#BCD6BD #BCD6CA #BCD5D6
triadic
#BCD6CA #CABCD6 #D6CABC
tetradic
#BCD6CA #BDBCD6 #D6BCC8 #D5D6BC
square
#BCD6CA #BDBCD6 #D6BCC8 #D5D6BC
split-complementary
#BCD6CA #D6BCD5 #D6BDBC
monochromatic
#70A88E #96BFAC #BCD6CA #E2EDE8 #ECF3F0
Accessibility & contrast
On white
1.54
#BCD6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#BCD6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6CA
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6CA | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C9
Deuteranopia (green-blind)
#D0CFCB
Tritanopia (blue-blind)
#B7D6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd6ca; /* rgb */ color: rgb(188, 214, 202); /* oklch */ color: oklch(85.3% 0.032 166.1);
Tailwind
colors: {
custom: {
50: '#d0e2da',
500: '#bcd6ca',
950: '#000000',
},
}SCSS
$custom: #bcd6ca; $custom-light: #d0e2da; $custom-dark: #000000;
JSON
{
"hex": "#bcd6ca",
"rgb": {
"r": 188,
"g": 214,
"b": 202
},
"hsl": {
"h": 152.308,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.85341,
"c": 0.03232,
"h": 166.1
},
"luminance": 0.63049
}Semantic roles & 50–950 ramp
primary
#BCD6CA
secondary
#AC8A9A
accent
#436FA3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483