#BCDCDC#BCDCDC
#BCDCDC is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.1% C 0.034 H 196.6°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCDC |
|---|---|
| RGB | rgb(188, 220, 220) |
| HSL | hsl(180, 31%, 80%) |
| HSV | hsv(180, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(85.53, -10.49, -3.54) |
| CIE-LCH | lch(85.53, 11.08, 198.63°) |
| OKLab | oklab(87.13% -0.0324 -0.0096) |
| OKLCH | oklch(87.13% 0.034 196.6) |
| XYZ | xyz(59.2472, 67.0435, 77.5154) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.03
Lightblue
#ADD8E6
ΔE00 5.91
Paleturquoise
#AFEEEE
ΔE00 7.25
Pale Sky Blue
#BDF6FE
ΔE00 7.48
Ice Blue (survey)
#D7FFFE
ΔE00 7.54
Very Pale Blue
#D6FFFE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCDC #DCBCBC
analogous
#BCDCCC #BCDCDC #BCCCDC
triadic
#BCDCDC #DCBCDC #DCDCBC
tetradic
#BCDCDC #CCBCDC #DCBCBC #CCDCBC
square
#BCDCDC #CCBCDC #DCBCBC #CCDCBC
split-complementary
#BCDCDC #DCBCCC #DCCCBC
monochromatic
#6CB2B2 #94C7C7 #BCDCDC #E4F1F1 #EBF5F5
Accessibility & contrast
On white
1.46
#BCDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BCDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCDC
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCDC | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D1D4DC
Tritanopia (blue-blind)
#B3DEDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdcdc; /* rgb */ color: rgb(188, 220, 220); /* oklch */ color: oklch(87.1% 0.034 196.6);
Tailwind
colors: {
custom: {
50: '#d0e6e6',
500: '#bcdcdc',
950: '#000000',
},
}SCSS
$custom: #bcdcdc; $custom-light: #d0e6e6; $custom-dark: #000000;
JSON
{
"hex": "#bcdcdc",
"rgb": {
"r": 188,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.87126,
"c": 0.0338,
"h": 196.6
},
"luminance": 0.67045
}Semantic roles & 50–950 ramp
primary
#BCDCDC
secondary
#B38989
accent
#3B3BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484