#BCD3D3#BCD3D3
#BCD3D3 is a very light, muted teal. Relative luminance 0.620; OKLCH L 85.0% C 0.025 H 196.7°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3D3 |
|---|---|
| RGB | rgb(188, 211, 211) |
| HSL | hsl(180, 21%, 78%) |
| HSV | hsv(180, 11%, 83%) |
| CMYK | cmyk(10.9%, 0%, 0%, 17.3%) |
| CIE-LAB | lab(82.90, -7.67, -2.61) |
| CIE-LCH | lch(82.90, 8.11, 198.82°) |
| OKLab | oklab(84.97% -0.0237 -0.0071) |
| OKLCH | oklch(84.97% 0.025 196.7) |
| XYZ | xyz(55.7884, 61.9820, 70.6399) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.64
Lightblue
#ADD8E6
ΔE00 6.72
Silver (survey)
#C5C9C7
ΔE00 7.37
Light Grey
#D8DCD6
ΔE00 7.95
Fog
#D8DCE0
ΔE00 8.84
Light Gray
#D3D3D3
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3D3 #D3BCBC
analogous
#BCD3C7 #BCD3D3 #BCC7D3
triadic
#BCD3D3 #D3BCD3 #D3D3BC
tetradic
#BCD3D3 #C7BCD3 #D3BCBC #C7D3BC
square
#BCD3D3 #C7BCD3 #D3BCBC #C7D3BC
split-complementary
#BCD3D3 #D3BCC7 #D3C7BC
monochromatic
#72A2A2 #97BBBB #BCD3D3 #E1EBEB #EDF3F3
Accessibility & contrast
On white
1.57
#BCD3D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#BCD3D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3D3
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3D3 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D3
Deuteranopia (green-blind)
#CBCDD3
Tritanopia (blue-blind)
#B6D5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd3d3; /* rgb */ color: rgb(188, 211, 211); /* oklch */ color: oklch(85.0% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#d0e0e0',
500: '#bcd3d3',
950: '#000000',
},
}SCSS
$custom: #bcd3d3; $custom-light: #d0e0e0; $custom-dark: #000000;
JSON
{
"hex": "#bcd3d3",
"rgb": {
"r": 188,
"g": 211,
"b": 211
},
"hsl": {
"h": 180,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.84972,
"c": 0.02471,
"h": 196.7
},
"luminance": 0.61983
}Semantic roles & 50–950 ramp
primary
#BCD3D3
secondary
#A88B8B
accent
#46469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484