#BCDCD6#BCDCD6
#BCDCD6 is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.9% C 0.035 H 182.9°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCD6 |
|---|---|
| RGB | rgb(188, 220, 214) |
| HSL | hsl(169, 31%, 80%) |
| HSV | hsv(169, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(85.37, -11.70, -0.60) |
| CIE-LCH | lch(85.37, 11.71, 182.92°) |
| OKLab | oklab(86.95% -0.0348 -0.0018) |
| OKLCH | oklch(86.95% 0.035 182.9) |
| XYZ | xyz(58.4668, 66.7314, 73.4053) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.77
Paleturquoise
#AFEEEE
ΔE00 7.33
Ice
#D6FFFA
ΔE00 7.56
Ice Blue (survey)
#D7FFFE
ΔE00 7.83
Very Pale Blue
#D6FFFE
ΔE00 7.84
Pale Blue
#D0FEFE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCD6 #DCBCC2
analogous
#BCDCC6 #BCDCD6 #BCD2DC
triadic
#BCDCD6 #D6BCDC #DCD6BC
tetradic
#BCDCD6 #C6BCDC #DCBCC2 #D2DCBC
square
#BCDCD6 #C6BCDC #DCBCC2 #D2DCBC
split-complementary
#BCDCD6 #DCBCD2 #DCC6BC
monochromatic
#6CB2A5 #94C7BD #BCDCD6 #E4F1EF #EBF5F3
Accessibility & contrast
On white
1.46
#BCDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BCDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCD6
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCD6 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D6
Deuteranopia (green-blind)
#D2D3D7
Tritanopia (blue-blind)
#B4DDDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdcd6; /* rgb */ color: rgb(188, 220, 214); /* oklch */ color: oklch(86.9% 0.035 182.9);
Tailwind
colors: {
custom: {
50: '#d0e6e2',
500: '#bcdcd6',
950: '#000000',
},
}SCSS
$custom: #bcdcd6; $custom-light: #d0e6e2; $custom-dark: #000000;
JSON
{
"hex": "#bcdcd6",
"rgb": {
"r": 188,
"g": 220,
"b": 214
},
"hsl": {
"h": 168.75,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.86949,
"c": 0.03481,
"h": 182.9
},
"luminance": 0.66733
}Semantic roles & 50–950 ramp
primary
#BCDCD6
secondary
#B38991
accent
#3B50AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484