#BCD5D3#BCD5D3
#BCD5D3 is a very light, muted teal. Relative luminance 0.630; OKLCH L 85.4% C 0.027 H 190.8°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5D3 |
|---|---|
| RGB | rgb(188, 213, 211) |
| HSL | hsl(175, 23%, 79%) |
| HSV | hsv(175, 12%, 84%) |
| CMYK | cmyk(11.7%, 0%, 0.9%, 16.5%) |
| CIE-LAB | lab(83.43, -8.71, -1.84) |
| CIE-LCH | lch(83.43, 8.90, 191.92°) |
| OKLab | oklab(85.39% -0.0264 -0.005) |
| OKLCH | oklch(85.39% 0.027 190.8) |
| XYZ | xyz(56.2883, 62.9819, 70.8065) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.26
Lightblue
#ADD8E6
ΔE00 7.18
Silver (survey)
#C5C9C7
ΔE00 8.17
Light Grey
#D8DCD6
ΔE00 8.27
Lightcyan
#E0FFFF
ΔE00 9.13
Ice Blue (survey)
#D7FFFE
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5D3 #D5BCBE
analogous
#BCD5C6 #BCD5D3 #BCCAD5
triadic
#BCD5D3 #D3BCD5 #D5D3BC
tetradic
#BCD5D3 #C6BCD5 #D5BCBE #CAD5BC
square
#BCD5D3 #C6BCD5 #D5BCBE #CAD5BC
split-complementary
#BCD5D3 #D5BCCA #D5C6BC
monochromatic
#71A6A2 #96BDBA #BCD5D3 #E2EDEC #ECF3F3
Accessibility & contrast
On white
1.54
#BCD5D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#BCD5D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5D3
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5D3 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D3
Deuteranopia (green-blind)
#CDCED3
Tritanopia (blue-blind)
#B5D7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd5d3; /* rgb */ color: rgb(188, 213, 211); /* oklch */ color: oklch(85.4% 0.027 190.8);
Tailwind
colors: {
custom: {
50: '#d0e1e0',
500: '#bcd5d3',
950: '#000000',
},
}SCSS
$custom: #bcd5d3; $custom-light: #d0e1e0; $custom-dark: #000000;
JSON
{
"hex": "#bcd5d3",
"rgb": {
"r": 188,
"g": 213,
"b": 211
},
"hsl": {
"h": 175.2,
"s": 22.936,
"l": 78.627
},
"oklch": {
"l": 0.8539,
"c": 0.0269,
"h": 190.8
},
"luminance": 0.62983
}Semantic roles & 50–950 ramp
primary
#BCD5D3
secondary
#AB8A8D
accent
#444CA1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484