#BCD7DC#BCD7DC
#BCD7DC is a very light, muted teal. Relative luminance 0.645; OKLCH L 86.1% C 0.030 H 210.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD7DC |
|---|---|
| RGB | rgb(188, 215, 220) |
| HSL | hsl(189, 31%, 80%) |
| HSV | hsv(189, 15%, 86%) |
| CMYK | cmyk(14.5%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(84.20, -7.93, -5.49) |
| CIE-LCH | lch(84.20, 9.64, 214.69°) |
| OKLab | oklab(86.08% -0.0256 -0.0148) |
| OKLCH | oklch(86.08% 0.03 210) |
| XYZ | xyz(57.9545, 64.4582, 77.0845) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.52
Powder Blue
#B0E0E6
ΔE00 5.41
Ice Blue
#A5DFF9
ΔE00 8.46
Silver (survey)
#C5C9C7
ΔE00 8.71
Fog
#D8DCE0
ΔE00 8.88
Lightcyan
#E0FFFF
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD7DC #DCC1BC
analogous
#BCDCD1 #BCD7DC #BCC7DC
triadic
#BCD7DC #DCBCD7 #D7DCBC
tetradic
#BCD7DC #D1BCDC #DCC1BC #C7DCBC
square
#BCD7DC #D1BCDC #DCC1BC #C7DCBC
split-complementary
#BCD7DC #DCBCC7 #DCD1BC
monochromatic
#6CA7B2 #94BFC7 #BCD7DC #E4EFF1 #EBF3F5
Accessibility & contrast
On white
1.51
#BCD7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#BCD7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD7DC
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD7DC | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#B3DAD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcd7dc; /* rgb */ color: rgb(188, 215, 220); /* oklch */ color: oklch(86.1% 0.030 210.0);
Tailwind
colors: {
custom: {
50: '#d0e3e6',
500: '#bcd7dc',
950: '#000000',
},
}SCSS
$custom: #bcd7dc; $custom-light: #d0e3e6; $custom-dark: #000000;
JSON
{
"hex": "#bcd7dc",
"rgb": {
"r": 188,
"g": 215,
"b": 220
},
"hsl": {
"h": 189.375,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.8608,
"c": 0.02963,
"h": 210
},
"luminance": 0.6446
}Semantic roles & 50–950 ramp
primary
#BCD7DC
secondary
#B38F89
accent
#4D3BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484