#BCD5CF#BCD5CF
#BCD5CF is a very light, muted teal. Relative luminance 0.628; OKLCH L 85.3% C 0.028 H 179.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5CF |
|---|---|
| RGB | rgb(188, 213, 207) |
| HSL | hsl(166, 23%, 79%) |
| HSV | hsv(166, 12%, 84%) |
| CMYK | cmyk(11.7%, 0%, 2.8%, 16.5%) |
| CIE-LAB | lab(83.33, -9.49, 0.14) |
| CIE-LCH | lch(83.33, 9.49, 179.18°) |
| OKLab | oklab(85.27% -0.028 0.0002) |
| OKLCH | oklch(85.27% 0.028 179.6) |
| XYZ | xyz(55.7931, 62.7838, 68.1984) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.21
Light Grey
#D8DCD6
ΔE00 8.35
Silver (survey)
#C5C9C7
ΔE00 8.63
Lightblue
#ADD8E6
ΔE00 8.87
Lightcyan
#E0FFFF
ΔE00 9.51
Ice
#D6FFFA
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5CF #D5BCC2
analogous
#BCD5C2 #BCD5CF #BCCED5
triadic
#BCD5CF #CFBCD5 #D5CFBC
tetradic
#BCD5CF #C2BCD5 #D5BCC2 #CED5BC
square
#BCD5CF #C2BCD5 #D5BCC2 #CED5BC
split-complementary
#BCD5CF #D5BCCE #D5C2BC
monochromatic
#71A699 #96BDB4 #BCD5CF #E2EDEA #ECF3F2
Accessibility & contrast
On white
1.55
#BCD5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#BCD5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5CF
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5CF | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#CECECF
Tritanopia (blue-blind)
#B6D6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd5cf; /* rgb */ color: rgb(188, 213, 207); /* oklch */ color: oklch(85.3% 0.028 179.6);
Tailwind
colors: {
custom: {
50: '#d0e2dd',
500: '#bcd5cf',
950: '#000000',
},
}SCSS
$custom: #bcd5cf; $custom-light: #d0e2dd; $custom-dark: #000000;
JSON
{
"hex": "#bcd5cf",
"rgb": {
"r": 188,
"g": 213,
"b": 207
},
"hsl": {
"h": 165.6,
"s": 22.936,
"l": 78.627
},
"oklch": {
"l": 0.85273,
"c": 0.028,
"h": 179.6
},
"luminance": 0.62785
}Semantic roles & 50–950 ramp
primary
#BCD5CF
secondary
#AB8A92
accent
#445AA1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484