#BCDECD#BCDECD
#BCDECD is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.1% C 0.043 H 163.8°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDECD |
|---|---|
| RGB | rgb(188, 222, 205) |
| HSL | hsl(150, 34%, 80%) |
| HSV | hsv(150, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(85.68, -14.46, 4.60) |
| CIE-LCH | lch(85.68, 15.17, 162.33°) |
| OKLab | oklab(87.12% -0.0411 0.0119) |
| OKLCH | oklch(87.12% 0.043 163.8) |
| XYZ | xyz(57.8770, 67.3403, 67.6944) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.37
Ice
#D6FFFA
ΔE00 8.66
Eggshell Blue
#C4FFF7
ΔE00 9.02
Paleturquoise
#AFEEEE
ΔE00 9.22
Pale Aqua
#B8FFEB
ΔE00 9.25
Light Light Blue
#CAFFFB
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDECD #DEBCCD
analogous
#BCDEBC #BCDECD #BCDEDE
triadic
#BCDECD #CDBCDE #DECDBC
tetradic
#BCDECD #BCBCDE #DEBCCD #DEDEBC
square
#BCDECD #BCBCDE #DEBCCD #DEDEBC
split-complementary
#BCDECD #DEBCDE #DEBCBC
monochromatic
#6AB690 #93CAAE #BCDECD #E5F2EC #EAF5F0
Accessibility & contrast
On white
1.45
#BCDECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#BCDECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDECD
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDECD | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#B6DED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdecd; /* rgb */ color: rgb(188, 222, 205); /* oklch */ color: oklch(87.1% 0.043 163.8);
Tailwind
colors: {
custom: {
50: '#d0e8dc',
500: '#bcdecd',
950: '#000000',
},
}SCSS
$custom: #bcdecd; $custom-light: #d0e8dc; $custom-dark: #000000;
JSON
{
"hex": "#bcdecd",
"rgb": {
"r": 188,
"g": 222,
"b": 205
},
"hsl": {
"h": 150,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87118,
"c": 0.04277,
"h": 163.8
},
"luminance": 0.67342
}Semantic roles & 50–950 ramp
primary
#BCDECD
secondary
#B6889F
accent
#3973AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484