#BCD3D0#BCD3D0
#BCD3D0 is a very light, muted teal. Relative luminance 0.618; OKLCH L 84.9% C 0.025 H 187.2°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3D0 |
|---|---|
| RGB | rgb(188, 211, 208) |
| HSL | hsl(172, 21%, 78%) |
| HSV | hsv(172, 11%, 83%) |
| CMYK | cmyk(10.9%, 0%, 1.4%, 17.3%) |
| CIE-LAB | lab(82.82, -8.26, -1.13) |
| CIE-LCH | lch(82.82, 8.34, 187.81°) |
| OKLab | oklab(84.88% -0.0248 -0.0031) |
| OKLCH | oklch(84.88% 0.025 187.2) |
| XYZ | xyz(55.4158, 61.8329, 68.6776) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.05
Silver (survey)
#C5C9C7
ΔE00 7.59
Light Grey
#D8DCD6
ΔE00 7.83
Lightblue
#ADD8E6
ΔE00 7.85
Fog
#D8DCE0
ΔE00 9.54
Lightcyan
#E0FFFF
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3D0 #D3BCBF
analogous
#BCD3C4 #BCD3D0 #BCCAD3
triadic
#BCD3D0 #D0BCD3 #D3D0BC
tetradic
#BCD3D0 #C4BCD3 #D3BCBF #CAD3BC
square
#BCD3D0 #C4BCD3 #D3BCBF #CAD3BC
split-complementary
#BCD3D0 #D3BCCA #D3C4BC
monochromatic
#72A29C #97BBB6 #BCD3D0 #E1EBEA #EDF3F2
Accessibility & contrast
On white
1.57
#BCD3D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#BCD3D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3D0
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3D0 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D0
Deuteranopia (green-blind)
#CCCDD0
Tritanopia (blue-blind)
#B6D4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd3d0; /* rgb */ color: rgb(188, 211, 208); /* oklch */ color: oklch(84.9% 0.025 187.2);
Tailwind
colors: {
custom: {
50: '#d0e0de',
500: '#bcd3d0',
950: '#000000',
},
}SCSS
$custom: #bcd3d0; $custom-light: #d0e0de; $custom-dark: #000000;
JSON
{
"hex": "#bcd3d0",
"rgb": {
"r": 188,
"g": 211,
"b": 208
},
"hsl": {
"h": 172.174,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.84883,
"c": 0.02505,
"h": 187.2
},
"luminance": 0.61834
}Semantic roles & 50–950 ramp
primary
#BCD3D0
secondary
#A88B8F
accent
#46529F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484