#BCD1CC#BCD1CC
#BCD1CC is a very light, muted teal. Relative luminance 0.607; OKLCH L 84.3% C 0.024 H 179.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD1CC |
|---|---|
| RGB | rgb(188, 209, 204) |
| HSL | hsl(166, 19%, 78%) |
| HSV | hsv(166, 10%, 82%) |
| CMYK | cmyk(10%, 0%, 2.4%, 18%) |
| CIE-LAB | lab(82.19, -8.01, 0.07) |
| CIE-LCH | lch(82.19, 8.01, 179.48°) |
| OKLab | oklab(84.35% -0.0237 0.0001) |
| OKLCH | oklch(84.35% 0.024 179.8) |
| XYZ | xyz(54.4361, 60.6510, 65.9539) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.17
Light Grey
#D8DCD6
ΔE00 7.46
Powder Blue
#B0E0E6
ΔE00 8.08
Lightblue
#ADD8E6
ΔE00 8.99
Light Gray
#D3D3D3
ΔE00 9.58
Fog
#D8DCE0
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD1CC #D1BCC1
analogous
#BCD1C1 #BCD1CC #BCCBD1
triadic
#BCD1CC #CCBCD1 #D1CCBC
tetradic
#BCD1CC #C1BCD1 #D1BCC1 #CBD1BC
square
#BCD1CC #C1BCD1 #D1BCC1 #CBD1BC
split-complementary
#BCD1CC #D1BCCB #D1C1BC
monochromatic
#739F95 #98B8B0 #BCD1CC #E0EAE8 #EDF3F1
Accessibility & contrast
On white
1.60
#BCD1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#BCD1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD1CC
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD1CC | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECC
Deuteranopia (green-blind)
#CBCBCC
Tritanopia (blue-blind)
#B7D2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd1cc; /* rgb */ color: rgb(188, 209, 204); /* oklch */ color: oklch(84.3% 0.024 179.8);
Tailwind
colors: {
custom: {
50: '#d0dfdb',
500: '#bcd1cc',
950: '#000000',
},
}SCSS
$custom: #bcd1cc; $custom-light: #d0dfdb; $custom-dark: #000000;
JSON
{
"hex": "#bcd1cc",
"rgb": {
"r": 188,
"g": 209,
"b": 204
},
"hsl": {
"h": 165.714,
"s": 18.584,
"l": 77.843
},
"oklch": {
"l": 0.84347,
"c": 0.02366,
"h": 179.8
},
"luminance": 0.60652
}Semantic roles & 50–950 ramp
primary
#BCD1CC
secondary
#A68B92
accent
#495D9D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484