#BCD6CF#BCD6CF
#BCD6CF is a very light, muted teal. Relative luminance 0.633; OKLCH L 85.5% C 0.029 H 177.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6CF |
|---|---|
| RGB | rgb(188, 214, 207) |
| HSL | hsl(164, 24%, 79%) |
| HSV | hsv(164, 12%, 84%) |
| CMYK | cmyk(12.1%, 0%, 3.3%, 16.1%) |
| CIE-LAB | lab(83.59, -10.00, 0.52) |
| CIE-LCH | lch(83.59, 10.02, 177.01°) |
| OKLab | oklab(85.48% -0.0294 0.0012) |
| OKLCH | oklch(85.48% 0.029 177.6) |
| XYZ | xyz(56.0454, 63.2884, 68.2825) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.27
Light Grey
#D8DCD6
ΔE00 8.64
Silver (survey)
#C5C9C7
ΔE00 9.10
Lightblue
#ADD8E6
ΔE00 9.21
Ice
#D6FFFA
ΔE00 9.25
Paleturquoise
#AFEEEE
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6CF #D6BCC3
analogous
#BCD6C2 #BCD6CF #BCD0D6
triadic
#BCD6CF #CFBCD6 #D6CFBC
tetradic
#BCD6CF #C2BCD6 #D6BCC3 #D0D6BC
square
#BCD6CF #C2BCD6 #D6BCC3 #D0D6BC
split-complementary
#BCD6CF #D6BCD0 #D6C2BC
monochromatic
#70A899 #96BFB4 #BCD6CF #E2EDEA #ECF3F1
Accessibility & contrast
On white
1.54
#BCD6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#BCD6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6CF
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6CF | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#CFCFD0
Tritanopia (blue-blind)
#B6D7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd6cf; /* rgb */ color: rgb(188, 214, 207); /* oklch */ color: oklch(85.5% 0.029 177.6);
Tailwind
colors: {
custom: {
50: '#d0e2dd',
500: '#bcd6cf',
950: '#000000',
},
}SCSS
$custom: #bcd6cf; $custom-light: #d0e2dd; $custom-dark: #000000;
JSON
{
"hex": "#bcd6cf",
"rgb": {
"r": 188,
"g": 214,
"b": 207
},
"hsl": {
"h": 163.846,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.85483,
"c": 0.0294,
"h": 177.6
},
"luminance": 0.63289
}Semantic roles & 50–950 ramp
primary
#BCD6CF
secondary
#AC8A93
accent
#435DA3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484