#BCD5D4#BCD5D4
#BCD5D4 is a very light, muted teal. Relative luminance 0.630; OKLCH L 85.4% C 0.027 H 193.7°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5D4 |
|---|---|
| RGB | rgb(188, 213, 212) |
| HSL | hsl(178, 23%, 79%) |
| HSV | hsv(178, 12%, 84%) |
| CMYK | cmyk(11.7%, 0%, 0.5%, 16.5%) |
| CIE-LAB | lab(83.46, -8.51, -2.33) |
| CIE-LCH | lch(83.46, 8.82, 195.33°) |
| OKLab | oklab(85.42% -0.026 -0.0063) |
| OKLCH | oklch(85.42% 0.027 193.7) |
| XYZ | xyz(56.4141, 63.0322, 71.4688) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.10
Lightblue
#ADD8E6
ΔE00 6.78
Silver (survey)
#C5C9C7
ΔE00 8.10
Light Grey
#D8DCD6
ΔE00 8.30
Lightcyan
#E0FFFF
ΔE00 9.09
Ice Blue (survey)
#D7FFFE
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5D4 #D5BCBD
analogous
#BCD5C7 #BCD5D4 #BCC9D5
triadic
#BCD5D4 #D4BCD5 #D5D4BC
tetradic
#BCD5D4 #C7BCD5 #D5BCBD #C9D5BC
square
#BCD5D4 #C7BCD5 #D5BCBD #C9D5BC
split-complementary
#BCD5D4 #D5BCC9 #D5C7BC
monochromatic
#71A6A4 #96BDBC #BCD5D4 #E2EDEC #ECF3F3
Accessibility & contrast
On white
1.54
#BCD5D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#BCD5D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5D4
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5D4 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D4
Deuteranopia (green-blind)
#CDCED4
Tritanopia (blue-blind)
#B5D7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd5d4; /* rgb */ color: rgb(188, 213, 212); /* oklch */ color: oklch(85.4% 0.027 193.7);
Tailwind
colors: {
custom: {
50: '#d0e1e1',
500: '#bcd5d4',
950: '#000000',
},
}SCSS
$custom: #bcd5d4; $custom-light: #d0e1e1; $custom-dark: #000000;
JSON
{
"hex": "#bcd5d4",
"rgb": {
"r": 188,
"g": 213,
"b": 212
},
"hsl": {
"h": 177.6,
"s": 22.936,
"l": 78.627
},
"oklch": {
"l": 0.8542,
"c": 0.02679,
"h": 193.7
},
"luminance": 0.63033
}Semantic roles & 50–950 ramp
primary
#BCD5D4
secondary
#AB8A8C
accent
#4448A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484