#BCDECE#BCDECE
#BCDECE is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.1% C 0.042 H 165.3°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDECE |
|---|---|
| RGB | rgb(188, 222, 206) |
| HSL | hsl(152, 34%, 80%) |
| HSV | hsv(152, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 7.2%, 12.9%) |
| CIE-LAB | lab(85.70, -14.27, 4.11) |
| CIE-LCH | lch(85.70, 14.85, 163.92°) |
| OKLab | oklab(87.15% -0.0407 0.0107) |
| OKLCH | oklch(87.15% 0.042 165.3) |
| XYZ | xyz(57.9981, 67.3888, 68.3322) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.18
Ice
#D6FFFA
ΔE00 8.45
Eggshell Blue
#C4FFF7
ΔE00 8.86
Paleturquoise
#AFEEEE
ΔE00 8.94
Light Light Blue
#CAFFFB
ΔE00 9.10
Pale Aqua
#B8FFEB
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDECE #DEBCCC
analogous
#BCDEBD #BCDECE #BCDDDE
triadic
#BCDECE #CEBCDE #DECEBC
tetradic
#BCDECE #BDBCDE #DEBCCC #DDDEBC
square
#BCDECE #BDBCDE #DEBCCC #DDDEBC
split-complementary
#BCDECE #DEBCDD #DEBDBC
monochromatic
#6AB692 #93CAB0 #BCDECE #E5F2EC #EAF5F0
Accessibility & contrast
On white
1.45
#BCDECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#BCDECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDECE
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDECE | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CD
Deuteranopia (green-blind)
#D6D4CF
Tritanopia (blue-blind)
#B6DED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdece; /* rgb */ color: rgb(188, 222, 206); /* oklch */ color: oklch(87.1% 0.042 165.3);
Tailwind
colors: {
custom: {
50: '#d0e8dd',
500: '#bcdece',
950: '#000000',
},
}SCSS
$custom: #bcdece; $custom-light: #d0e8dd; $custom-dark: #000000;
JSON
{
"hex": "#bcdece",
"rgb": {
"r": 188,
"g": 222,
"b": 206
},
"hsl": {
"h": 151.765,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87145,
"c": 0.04204,
"h": 165.3
},
"luminance": 0.6739
}Semantic roles & 50–950 ramp
primary
#BCDECE
secondary
#B6889E
accent
#396FAD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484