#BCDCD4#BCDCD4
#BCDCD4 is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.9% C 0.036 H 178.6°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCD4 |
|---|---|
| RGB | rgb(188, 220, 212) |
| HSL | hsl(165, 31%, 80%) |
| HSV | hsv(165, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(85.32, -12.09, 0.39) |
| CIE-LCH | lch(85.32, 12.10, 178.17°) |
| OKLab | oklab(86.89% -0.0356 0.0008) |
| OKLCH | oklch(86.89% 0.036 178.6) |
| XYZ | xyz(58.2129, 66.6298, 72.0684) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.50
Paleturquoise
#AFEEEE
ΔE00 7.60
Ice
#D6FFFA
ΔE00 7.68
Duck Egg Blue
#C3FBF4
ΔE00 7.93
Ice Blue (survey)
#D7FFFE
ΔE00 8.12
Very Pale Blue
#D6FFFE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCD4 #DCBCC4
analogous
#BCDCC4 #BCDCD4 #BCD4DC
triadic
#BCDCD4 #D4BCDC #DCD4BC
tetradic
#BCDCD4 #C4BCDC #DCBCC4 #D4DCBC
square
#BCDCD4 #C4BCDC #DCBCC4 #D4DCBC
split-complementary
#BCDCD4 #DCBCD4 #DCC4BC
monochromatic
#6CB2A0 #94C7BA #BCDCD4 #E4F1EE #EBF5F2
Accessibility & contrast
On white
1.47
#BCDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BCDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCD4
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCD4 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D4
Deuteranopia (green-blind)
#D3D3D5
Tritanopia (blue-blind)
#B4DDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdcd4; /* rgb */ color: rgb(188, 220, 212); /* oklch */ color: oklch(86.9% 0.036 178.6);
Tailwind
colors: {
custom: {
50: '#d0e6e1',
500: '#bcdcd4',
950: '#000000',
},
}SCSS
$custom: #bcdcd4; $custom-light: #d0e6e1; $custom-dark: #000000;
JSON
{
"hex": "#bcdcd4",
"rgb": {
"r": 188,
"g": 220,
"b": 212
},
"hsl": {
"h": 165,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.86891,
"c": 0.03557,
"h": 178.6
},
"luminance": 0.66631
}Semantic roles & 50–950 ramp
primary
#BCDCD4
secondary
#B38993
accent
#3B57AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484