#BCD4D3#BCD4D3
#BCD4D3 is a very light, muted teal. Relative luminance 0.625; OKLCH L 85.2% C 0.026 H 193.6°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4D3 |
|---|---|
| RGB | rgb(188, 212, 211) |
| HSL | hsl(178, 22%, 78%) |
| HSV | hsv(178, 11%, 83%) |
| CMYK | cmyk(11.3%, 0%, 0.5%, 16.9%) |
| CIE-LAB | lab(83.17, -8.19, -2.23) |
| CIE-LCH | lch(83.17, 8.49, 195.21°) |
| OKLab | oklab(85.18% -0.025 -0.0061) |
| OKLCH | oklch(85.18% 0.026 193.6) |
| XYZ | xyz(56.0376, 62.4804, 70.7229) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.42
Lightblue
#ADD8E6
ΔE00 6.92
Silver (survey)
#C5C9C7
ΔE00 7.76
Light Grey
#D8DCD6
ΔE00 8.09
Fog
#D8DCE0
ΔE00 9.27
Lightcyan
#E0FFFF
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4D3 #D4BCBD
analogous
#BCD4C7 #BCD4D3 #BCC9D4
triadic
#BCD4D3 #D3BCD4 #D4D3BC
tetradic
#BCD4D3 #C7BCD4 #D4BCBD #C9D4BC
square
#BCD4D3 #C7BCD4 #D4BCBD #C9D4BC
split-complementary
#BCD4D3 #D4BCC9 #D4C7BC
monochromatic
#71A4A2 #97BCBB #BCD4D3 #E1ECEB #ECF3F3
Accessibility & contrast
On white
1.56
#BCD4D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#BCD4D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4D3
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4D3 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D3
Deuteranopia (green-blind)
#CCCED3
Tritanopia (blue-blind)
#B5D6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd4d3; /* rgb */ color: rgb(188, 212, 211); /* oklch */ color: oklch(85.2% 0.026 193.6);
Tailwind
colors: {
custom: {
50: '#d0e1e0',
500: '#bcd4d3',
950: '#000000',
},
}SCSS
$custom: #bcd4d3; $custom-light: #d0e1e0; $custom-dark: #000000;
JSON
{
"hex": "#bcd4d3",
"rgb": {
"r": 188,
"g": 212,
"b": 211
},
"hsl": {
"h": 177.5,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.85181,
"c": 0.02577,
"h": 193.6
},
"luminance": 0.62481
}Semantic roles & 50–950 ramp
primary
#BCD4D3
secondary
#AA8B8C
accent
#4549A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484