#BCD1CA#BCD1CA
#BCD1CA is a very light, muted teal. Relative luminance 0.606; OKLCH L 84.3% C 0.025 H 173.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD1CA |
|---|---|
| RGB | rgb(188, 209, 202) |
| HSL | hsl(160, 19%, 78%) |
| HSV | hsv(160, 10%, 82%) |
| CMYK | cmyk(10%, 0%, 3.3%, 18%) |
| CIE-LAB | lab(82.14, -8.39, 1.06) |
| CIE-LCH | lch(82.14, 8.46, 172.77°) |
| OKLab | oklab(84.29% -0.0244 0.0027) |
| OKLCH | oklch(84.29% 0.025 173.7) |
| XYZ | xyz(54.1978, 60.5557, 64.6987) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.51
Light Grey
#D8DCD6
ΔE00 7.58
Powder Blue
#B0E0E6
ΔE00 8.58
Lightblue
#ADD8E6
ΔE00 9.82
Light Gray
#D3D3D3
ΔE00 9.96
Fog
#D8DCE0
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD1CA #D1BCC3
analogous
#BCD1BF #BCD1CA #BCCDD1
triadic
#BCD1CA #CABCD1 #D1CABC
tetradic
#BCD1CA #BFBCD1 #D1BCC3 #CDD1BC
square
#BCD1CA #BFBCD1 #D1BCC3 #CDD1BC
split-complementary
#BCD1CA #D1BCCD #D1BFBC
monochromatic
#739F91 #98B8AD #BCD1CA #E0EAE7 #EDF3F1
Accessibility & contrast
On white
1.60
#BCD1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#BCD1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD1CA
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD1CA | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECA
Deuteranopia (green-blind)
#CBCBCA
Tritanopia (blue-blind)
#B8D2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd1ca; /* rgb */ color: rgb(188, 209, 202); /* oklch */ color: oklch(84.3% 0.025 173.7);
Tailwind
colors: {
custom: {
50: '#d0dfda',
500: '#bcd1ca',
950: '#000000',
},
}SCSS
$custom: #bcd1ca; $custom-light: #d0dfda; $custom-dark: #000000;
JSON
{
"hex": "#bcd1ca",
"rgb": {
"r": 188,
"g": 209,
"b": 202
},
"hsl": {
"h": 160,
"s": 18.584,
"l": 77.843
},
"oklch": {
"l": 0.8429,
"c": 0.0246,
"h": 173.7
},
"luminance": 0.60557
}Semantic roles & 50–950 ramp
primary
#BCD1CA
secondary
#A68B94
accent
#49659D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483