#BCD5D5#BCD5D5
#BCD5D5 is a very light, muted teal. Relative luminance 0.631; OKLCH L 85.5% C 0.027 H 196.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5D5 |
|---|---|
| RGB | rgb(188, 213, 213) |
| HSL | hsl(180, 23%, 79%) |
| HSV | hsv(180, 12%, 84%) |
| CMYK | cmyk(11.7%, 0%, 0%, 16.5%) |
| CIE-LAB | lab(83.49, -8.31, -2.82) |
| CIE-LCH | lch(83.49, 8.77, 198.77°) |
| OKLab | oklab(85.45% -0.0256 -0.0077) |
| OKLCH | oklch(85.45% 0.027 196.7) |
| XYZ | xyz(56.5406, 63.0828, 72.1352) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.99
Lightblue
#ADD8E6
ΔE00 6.40
Silver (survey)
#C5C9C7
ΔE00 8.05
Light Grey
#D8DCD6
ΔE00 8.35
Lightcyan
#E0FFFF
ΔE00 9.08
Fog
#D8DCE0
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5D5 #D5BCBC
analogous
#BCD5C8 #BCD5D5 #BCC8D5
triadic
#BCD5D5 #D5BCD5 #D5D5BC
tetradic
#BCD5D5 #C8BCD5 #D5BCBC #C8D5BC
square
#BCD5D5 #C8BCD5 #D5BCBC #C8D5BC
split-complementary
#BCD5D5 #D5BCC8 #D5C8BC
monochromatic
#71A6A6 #96BDBD #BCD5D5 #E2EDED #ECF3F3
Accessibility & contrast
On white
1.54
#BCD5D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#BCD5D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5D5
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5D5 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D5
Deuteranopia (green-blind)
#CCCED5
Tritanopia (blue-blind)
#B5D7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd5d5; /* rgb */ color: rgb(188, 213, 213); /* oklch */ color: oklch(85.5% 0.027 196.7);
Tailwind
colors: {
custom: {
50: '#d0e1e1',
500: '#bcd5d5',
950: '#000000',
},
}SCSS
$custom: #bcd5d5; $custom-light: #d0e1e1; $custom-dark: #000000;
JSON
{
"hex": "#bcd5d5",
"rgb": {
"r": 188,
"g": 213,
"b": 213
},
"hsl": {
"h": 180,
"s": 22.936,
"l": 78.627
},
"oklch": {
"l": 0.8545,
"c": 0.02675,
"h": 196.7
},
"luminance": 0.63084
}Semantic roles & 50–950 ramp
primary
#BCD5D5
secondary
#AB8A8A
accent
#4444A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484