#BCDCCE#BCDCCE
#BCDCCE is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.7% C 0.039 H 167.2°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCCE |
|---|---|
| RGB | rgb(188, 220, 206) |
| HSL | hsl(154, 31%, 80%) |
| HSV | hsv(154, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(85.17, -13.26, 3.34) |
| CIE-LCH | lch(85.17, 13.67, 165.86°) |
| OKLab | oklab(86.72% -0.038 0.0086) |
| OKLCH | oklch(86.72% 0.039 167.2) |
| XYZ | xyz(57.4701, 66.3327, 68.1562) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.44
Ice
#D6FFFA
ΔE00 8.49
Powder Blue
#B0E0E6
ΔE00 8.77
Paleturquoise
#AFEEEE
ΔE00 8.89
Eggshell Blue
#C4FFF7
ΔE00 9.19
Light Light Blue
#CAFFFB
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCCE #DCBCCA
analogous
#BCDCBE #BCDCCE #BCDADC
triadic
#BCDCCE #CEBCDC #DCCEBC
tetradic
#BCDCCE #BEBCDC #DCBCCA #DADCBC
square
#BCDCCE #BEBCDC #DCBCCA #DADCBC
split-complementary
#BCDCCE #DCBCDA #DCBEBC
monochromatic
#6CB293 #94C7B1 #BCDCCE #E4F1EB #EBF5F0
Accessibility & contrast
On white
1.47
#BCDCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#BCDCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCCE
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCCE | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CD
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#B6DCD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdcce; /* rgb */ color: rgb(188, 220, 206); /* oklch */ color: oklch(86.7% 0.039 167.2);
Tailwind
colors: {
custom: {
50: '#d0e6dc',
500: '#bcdcce',
950: '#000000',
},
}SCSS
$custom: #bcdcce; $custom-light: #d0e6dc; $custom-dark: #000000;
JSON
{
"hex": "#bcdcce",
"rgb": {
"r": 188,
"g": 220,
"b": 206
},
"hsl": {
"h": 153.75,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.86721,
"c": 0.03893,
"h": 167.2
},
"luminance": 0.66334
}Semantic roles & 50–950 ramp
primary
#BCDCCE
secondary
#B3899B
accent
#3B6CAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484