#BCD4D2#BCD4D2
#BCD4D2 is a very light, muted teal. Relative luminance 0.624; OKLCH L 85.2% C 0.026 H 190.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4D2 |
|---|---|
| RGB | rgb(188, 212, 210) |
| HSL | hsl(175, 22%, 78%) |
| HSV | hsv(175, 11%, 83%) |
| CMYK | cmyk(11.3%, 0%, 0.9%, 16.9%) |
| CIE-LAB | lab(83.14, -8.39, -1.73) |
| CIE-LCH | lch(83.14, 8.56, 191.68°) |
| OKLab | oklab(85.15% -0.0254 -0.0047) |
| OKLCH | oklch(85.15% 0.026 190.6) |
| XYZ | xyz(55.9126, 62.4304, 70.0647) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.56
Lightblue
#ADD8E6
ΔE00 7.31
Silver (survey)
#C5C9C7
ΔE00 7.84
Light Grey
#D8DCD6
ΔE00 8.06
Lightcyan
#E0FFFF
ΔE00 9.37
Fog
#D8DCE0
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4D2 #D4BCBE
analogous
#BCD4C6 #BCD4D2 #BCCAD4
triadic
#BCD4D2 #D2BCD4 #D4D2BC
tetradic
#BCD4D2 #C6BCD4 #D4BCBE #CAD4BC
square
#BCD4D2 #C6BCD4 #D4BCBE #CAD4BC
split-complementary
#BCD4D2 #D4BCCA #D4C6BC
monochromatic
#71A4A0 #97BCB9 #BCD4D2 #E1ECEB #ECF3F2
Accessibility & contrast
On white
1.56
#BCD4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#BCD4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4D2
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4D2 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D2
Deuteranopia (green-blind)
#CCCED2
Tritanopia (blue-blind)
#B6D5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd4d2; /* rgb */ color: rgb(188, 212, 210); /* oklch */ color: oklch(85.2% 0.026 190.6);
Tailwind
colors: {
custom: {
50: '#d0e1df',
500: '#bcd4d2',
950: '#000000',
},
}SCSS
$custom: #bcd4d2; $custom-light: #d0e1df; $custom-dark: #000000;
JSON
{
"hex": "#bcd4d2",
"rgb": {
"r": 188,
"g": 212,
"b": 210
},
"hsl": {
"h": 175,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.85151,
"c": 0.02588,
"h": 190.6
},
"luminance": 0.62431
}Semantic roles & 50–950 ramp
primary
#BCD4D2
secondary
#AA8B8D
accent
#454DA0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484