#BCD1CD#BCD1CD
#BCD1CD is a very light, muted teal. Relative luminance 0.607; OKLCH L 84.4% C 0.023 H 183.1°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD1CD |
|---|---|
| RGB | rgb(188, 209, 205) |
| HSL | hsl(169, 19%, 78%) |
| HSV | hsv(169, 10%, 82%) |
| CMYK | cmyk(10%, 0%, 1.9%, 18%) |
| CIE-LAB | lab(82.22, -7.81, -0.42) |
| CIE-LCH | lch(82.22, 7.83, 183.10°) |
| OKLab | oklab(84.38% -0.0233 -0.0012) |
| OKLCH | oklch(84.38% 0.023 183.1) |
| XYZ | xyz(54.5564, 60.6992, 66.5876) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.03
Light Grey
#D8DCD6
ΔE00 7.43
Powder Blue
#B0E0E6
ΔE00 7.87
Lightblue
#ADD8E6
ΔE00 8.58
Light Gray
#D3D3D3
ΔE00 9.41
Fog
#D8DCE0
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD1CD #D1BCC0
analogous
#BCD1C2 #BCD1CD #BCCAD1
triadic
#BCD1CD #CDBCD1 #D1CDBC
tetradic
#BCD1CD #C2BCD1 #D1BCC0 #CAD1BC
square
#BCD1CD #C2BCD1 #D1BCC0 #CAD1BC
split-complementary
#BCD1CD #D1BCCA #D1C2BC
monochromatic
#739F97 #98B8B2 #BCD1CD #E0EAE8 #EDF3F1
Accessibility & contrast
On white
1.60
#BCD1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#BCD1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD1CD
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD1CD | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#CBCBCD
Tritanopia (blue-blind)
#B7D2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd1cd; /* rgb */ color: rgb(188, 209, 205); /* oklch */ color: oklch(84.4% 0.023 183.1);
Tailwind
colors: {
custom: {
50: '#d0dfdc',
500: '#bcd1cd',
950: '#000000',
},
}SCSS
$custom: #bcd1cd; $custom-light: #d0dfdc; $custom-dark: #000000;
JSON
{
"hex": "#bcd1cd",
"rgb": {
"r": 188,
"g": 209,
"b": 205
},
"hsl": {
"h": 168.571,
"s": 18.584,
"l": 77.843
},
"oklch": {
"l": 0.84377,
"c": 0.02329,
"h": 183.1
},
"luminance": 0.607
}Semantic roles & 50–950 ramp
primary
#BCD1CD
secondary
#A68B90
accent
#49599D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484