#BCD1CB#BCD1CB
#BCD1CB is a very light, muted teal. Relative luminance 0.606; OKLCH L 84.3% C 0.024 H 176.7°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD1CB |
|---|---|
| RGB | rgb(188, 209, 203) |
| HSL | hsl(163, 19%, 78%) |
| HSV | hsv(163, 10%, 82%) |
| CMYK | cmyk(10%, 0%, 2.9%, 18%) |
| CIE-LAB | lab(82.17, -8.20, 0.57) |
| CIE-LCH | lch(82.17, 8.22, 176.04°) |
| OKLab | oklab(84.32% -0.024 0.0014) |
| OKLCH | oklch(84.32% 0.024 176.7) |
| XYZ | xyz(54.3166, 60.6032, 65.3243) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.33
Light Grey
#D8DCD6
ΔE00 7.51
Powder Blue
#B0E0E6
ΔE00 8.32
Lightblue
#ADD8E6
ΔE00 9.40
Light Gray
#D3D3D3
ΔE00 9.77
Fog
#D8DCE0
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD1CB #D1BCC2
analogous
#BCD1C0 #BCD1CB #BCCCD1
triadic
#BCD1CB #CBBCD1 #D1CBBC
tetradic
#BCD1CB #C0BCD1 #D1BCC2 #CCD1BC
square
#BCD1CB #C0BCD1 #D1BCC2 #CCD1BC
split-complementary
#BCD1CB #D1BCCC #D1C0BC
monochromatic
#739F93 #98B8AF #BCD1CB #E0EAE7 #EDF3F1
Accessibility & contrast
On white
1.60
#BCD1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#BCD1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD1CB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD1CB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECB
Deuteranopia (green-blind)
#CBCBCB
Tritanopia (blue-blind)
#B7D2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd1cb; /* rgb */ color: rgb(188, 209, 203); /* oklch */ color: oklch(84.3% 0.024 176.7);
Tailwind
colors: {
custom: {
50: '#d0dfda',
500: '#bcd1cb',
950: '#000000',
},
}SCSS
$custom: #bcd1cb; $custom-light: #d0dfda; $custom-dark: #000000;
JSON
{
"hex": "#bcd1cb",
"rgb": {
"r": 188,
"g": 209,
"b": 203
},
"hsl": {
"h": 162.857,
"s": 18.584,
"l": 77.843
},
"oklch": {
"l": 0.84318,
"c": 0.02409,
"h": 176.7
},
"luminance": 0.60604
}Semantic roles & 50–950 ramp
primary
#BCD1CB
secondary
#A68B93
accent
#49619D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483