#BCDCD3#BCDCD3
#BCDCD3 is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.9% C 0.036 H 176.6°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCD3 |
|---|---|
| RGB | rgb(188, 220, 211) |
| HSL | hsl(163, 31%, 80%) |
| HSV | hsv(163, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(85.29, -12.29, 0.88) |
| CIE-LCH | lch(85.29, 12.32, 175.91°) |
| OKLab | oklab(86.86% -0.0359 0.0021) |
| OKLCH | oklch(86.86% 0.036 176.6) |
| XYZ | xyz(58.0872, 66.5795, 71.4061) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.87
Ice
#D6FFFA
ΔE00 7.77
Paleturquoise
#AFEEEE
ΔE00 7.77
Duck Egg Blue
#C3FBF4
ΔE00 7.96
Ice Blue (survey)
#D7FFFE
ΔE00 8.29
Very Pale Blue
#D6FFFE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCD3 #DCBCC5
analogous
#BCDCC3 #BCDCD3 #BCD5DC
triadic
#BCDCD3 #D3BCDC #DCD3BC
tetradic
#BCDCD3 #C3BCDC #DCBCC5 #D5DCBC
square
#BCDCD3 #C3BCDC #DCBCC5 #D5DCBC
split-complementary
#BCDCD3 #DCBCD5 #DCC3BC
monochromatic
#6CB29E #94C7B9 #BCDCD3 #E4F1ED #EBF5F2
Accessibility & contrast
On white
1.47
#BCDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BCDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCD3
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCD3 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D3
Deuteranopia (green-blind)
#D3D3D4
Tritanopia (blue-blind)
#B5DDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdcd3; /* rgb */ color: rgb(188, 220, 211); /* oklch */ color: oklch(86.9% 0.036 176.6);
Tailwind
colors: {
custom: {
50: '#d0e6e0',
500: '#bcdcd3',
950: '#000000',
},
}SCSS
$custom: #bcdcd3; $custom-light: #d0e6e0; $custom-dark: #000000;
JSON
{
"hex": "#bcdcd3",
"rgb": {
"r": 188,
"g": 220,
"b": 211
},
"hsl": {
"h": 163.125,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.86862,
"c": 0.03601,
"h": 176.6
},
"luminance": 0.66581
}Semantic roles & 50–950 ramp
primary
#BCDCD3
secondary
#B38995
accent
#3B5BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484