#BCD4D4#BCD4D4
#BCD4D4 is a very light, muted teal. Relative luminance 0.625; OKLCH L 85.2% C 0.026 H 196.7°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4D4 |
|---|---|
| RGB | rgb(188, 212, 212) |
| HSL | hsl(180, 22%, 78%) |
| HSV | hsv(180, 11%, 83%) |
| CMYK | cmyk(11.3%, 0%, 0%, 16.9%) |
| CIE-LAB | lab(83.19, -7.99, -2.72) |
| CIE-LCH | lch(83.19, 8.44, 198.80°) |
| OKLab | oklab(85.21% -0.0246 -0.0074) |
| OKLCH | oklch(85.21% 0.026 196.7) |
| XYZ | xyz(56.1633, 62.5307, 71.3852) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.31
Lightblue
#ADD8E6
ΔE00 6.55
Silver (survey)
#C5C9C7
ΔE00 7.71
Light Grey
#D8DCD6
ΔE00 8.15
Fog
#D8DCE0
ΔE00 9.05
Lightcyan
#E0FFFF
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4D4 #D4BCBC
analogous
#BCD4C8 #BCD4D4 #BCC8D4
triadic
#BCD4D4 #D4BCD4 #D4D4BC
tetradic
#BCD4D4 #C8BCD4 #D4BCBC #C8D4BC
square
#BCD4D4 #C8BCD4 #D4BCBC #C8D4BC
split-complementary
#BCD4D4 #D4BCC8 #D4C8BC
monochromatic
#71A4A4 #97BCBC #BCD4D4 #E1ECEC #ECF3F3
Accessibility & contrast
On white
1.55
#BCD4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#BCD4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4D4
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4D4 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D4
Deuteranopia (green-blind)
#CCCED4
Tritanopia (blue-blind)
#B5D6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd4d4; /* rgb */ color: rgb(188, 212, 212); /* oklch */ color: oklch(85.2% 0.026 196.7);
Tailwind
colors: {
custom: {
50: '#d0e1e1',
500: '#bcd4d4',
950: '#000000',
},
}SCSS
$custom: #bcd4d4; $custom-light: #d0e1e1; $custom-dark: #000000;
JSON
{
"hex": "#bcd4d4",
"rgb": {
"r": 188,
"g": 212,
"b": 212
},
"hsl": {
"h": 180,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.85211,
"c": 0.02573,
"h": 196.7
},
"luminance": 0.62532
}Semantic roles & 50–950 ramp
primary
#BCD4D4
secondary
#AA8B8B
accent
#4545A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484