#BCDCCF#BCDCCF
#BCDCCF is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.7% C 0.038 H 168.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCCF |
|---|---|
| RGB | rgb(188, 220, 207) |
| HSL | hsl(156, 31%, 80%) |
| HSV | hsv(156, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(85.19, -13.07, 2.85) |
| CIE-LCH | lch(85.19, 13.37, 167.71°) |
| OKLab | oklab(86.75% -0.0376 0.0073) |
| OKLCH | oklch(86.75% 0.038 168.9) |
| XYZ | xyz(57.5919, 66.3814, 68.7980) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.31
Ice
#D6FFFA
ΔE00 8.32
Powder Blue
#B0E0E6
ΔE00 8.39
Paleturquoise
#AFEEEE
ΔE00 8.64
Light Light Blue
#CAFFFB
ΔE00 9.06
Eggshell Blue
#C4FFF7
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCCF #DCBCC9
analogous
#BCDCBF #BCDCCF #BCD9DC
triadic
#BCDCCF #CFBCDC #DCCFBC
tetradic
#BCDCCF #BFBCDC #DCBCC9 #D9DCBC
square
#BCDCCF #BFBCDC #DCBCC9 #D9DCBC
split-complementary
#BCDCCF #DCBCD9 #DCBFBC
monochromatic
#6CB295 #94C7B2 #BCDCCF #E4F1EC #EBF5F1
Accessibility & contrast
On white
1.47
#BCDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BCDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCCF
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCCF | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CE
Deuteranopia (green-blind)
#D4D3D0
Tritanopia (blue-blind)
#B5DCD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdccf; /* rgb */ color: rgb(188, 220, 207); /* oklch */ color: oklch(86.7% 0.038 168.9);
Tailwind
colors: {
custom: {
50: '#d0e6dd',
500: '#bcdccf',
950: '#000000',
},
}SCSS
$custom: #bcdccf; $custom-light: #d0e6dd; $custom-dark: #000000;
JSON
{
"hex": "#bcdccf",
"rgb": {
"r": 188,
"g": 220,
"b": 207
},
"hsl": {
"h": 155.625,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.86749,
"c": 0.03827,
"h": 168.9
},
"luminance": 0.66383
}Semantic roles & 50–950 ramp
primary
#BCDCCF
secondary
#B3899A
accent
#3B68AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484