#BCD5D7#BCD5D7
#BCD5D7 is a very light, muted teal. Relative luminance 0.632; OKLCH L 85.5% C 0.027 H 202.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5D7 |
|---|---|
| RGB | rgb(188, 213, 215) |
| HSL | hsl(184, 25%, 79%) |
| HSV | hsv(184, 13%, 84%) |
| CMYK | cmyk(12.6%, 0.9%, 0%, 15.7%) |
| CIE-LAB | lab(83.54, -7.91, -3.81) |
| CIE-LCH | lch(83.54, 8.78, 205.72°) |
| OKLab | oklab(85.51% -0.0248 -0.0103) |
| OKLCH | oklch(85.51% 0.027 202.5) |
| XYZ | xyz(56.7960, 63.1849, 73.4804) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.71
Powder Blue
#B0E0E6
ΔE00 5.89
Silver (survey)
#C5C9C7
ΔE00 8.00
Light Grey
#D8DCD6
ΔE00 8.52
Fog
#D8DCE0
ΔE00 8.88
Lightcyan
#E0FFFF
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5D7 #D7BEBC
analogous
#BCD7CC #BCD5D7 #BCC8D7
triadic
#BCD5D7 #D7BCD5 #D5D7BC
tetradic
#BCD5D7 #CCBCD7 #D7BEBC #C8D7BC
square
#BCD5D7 #CCBCD7 #D7BEBC #C8D7BC
split-complementary
#BCD5D7 #D7BCC8 #D7CCBC
monochromatic
#6FA5A9 #96BDC0 #BCD5D7 #E2EDEE #ECF3F4
Accessibility & contrast
On white
1.54
#BCD5D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BCD5D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5D7
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5D7 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D7
Deuteranopia (green-blind)
#CCCED7
Tritanopia (blue-blind)
#B4D7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd5d7; /* rgb */ color: rgb(188, 213, 215); /* oklch */ color: oklch(85.5% 0.027 202.5);
Tailwind
colors: {
custom: {
50: '#d0e1e3',
500: '#bcd5d7',
950: '#000000',
},
}SCSS
$custom: #bcd5d7; $custom-light: #d0e1e3; $custom-dark: #000000;
JSON
{
"hex": "#bcd5d7",
"rgb": {
"r": 188,
"g": 213,
"b": 215
},
"hsl": {
"h": 184.444,
"s": 25.234,
"l": 79.02
},
"oklch": {
"l": 0.8551,
"c": 0.0269,
"h": 202.5
},
"luminance": 0.63186
}Semantic roles & 50–950 ramp
primary
#BCD5D7
secondary
#AD8D8A
accent
#4942A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484