#BCD3D2#BCD3D2
#BCD3D2 is a very light, muted teal. Relative luminance 0.619; OKLCH L 84.9% C 0.025 H 193.5°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3D2 |
|---|---|
| RGB | rgb(188, 211, 210) |
| HSL | hsl(177, 21%, 78%) |
| HSV | hsv(177, 11%, 83%) |
| CMYK | cmyk(10.9%, 0%, 0.5%, 17.3%) |
| CIE-LAB | lab(82.88, -7.87, -2.12) |
| CIE-LCH | lch(82.88, 8.15, 195.08°) |
| OKLab | oklab(84.94% -0.0241 -0.0058) |
| OKLCH | oklch(84.94% 0.025 193.5) |
| XYZ | xyz(55.6634, 61.9320, 69.9817) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.74
Lightblue
#ADD8E6
ΔE00 7.08
Silver (survey)
#C5C9C7
ΔE00 7.42
Light Grey
#D8DCD6
ΔE00 7.89
Fog
#D8DCE0
ΔE00 9.06
Light Gray
#D3D3D3
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3D2 #D3BCBD
analogous
#BCD3C6 #BCD3D2 #BCC8D3
triadic
#BCD3D2 #D2BCD3 #D3D2BC
tetradic
#BCD3D2 #C6BCD3 #D3BCBD #C8D3BC
square
#BCD3D2 #C6BCD3 #D3BCBD #C8D3BC
split-complementary
#BCD3D2 #D3BCC8 #D3C6BC
monochromatic
#72A2A0 #97BBB9 #BCD3D2 #E1EBEB #EDF3F3
Accessibility & contrast
On white
1.57
#BCD3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#BCD3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3D2
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3D2 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D2
Deuteranopia (green-blind)
#CBCDD2
Tritanopia (blue-blind)
#B6D5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd3d2; /* rgb */ color: rgb(188, 211, 210); /* oklch */ color: oklch(84.9% 0.025 193.5);
Tailwind
colors: {
custom: {
50: '#d0e0df',
500: '#bcd3d2',
950: '#000000',
},
}SCSS
$custom: #bcd3d2; $custom-light: #d0e0df; $custom-dark: #000000;
JSON
{
"hex": "#bcd3d2",
"rgb": {
"r": 188,
"g": 211,
"b": 210
},
"hsl": {
"h": 177.391,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.84942,
"c": 0.02474,
"h": 193.5
},
"luminance": 0.61933
}Semantic roles & 50–950 ramp
primary
#BCD3D2
secondary
#A88B8C
accent
#464A9F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484