#BCDECF#BCDECF
#BCDECF is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.2% C 0.041 H 166.9°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDECF |
|---|---|
| RGB | rgb(188, 222, 207) |
| HSL | hsl(154, 34%, 80%) |
| HSV | hsv(154, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(85.72, -14.08, 3.62) |
| CIE-LCH | lch(85.72, 14.53, 165.58°) |
| OKLab | oklab(87.17% -0.0403 0.0094) |
| OKLCH | oklch(87.17% 0.041 166.9) |
| XYZ | xyz(58.1200, 67.4375, 68.9740) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.01
Ice
#D6FFFA
ΔE00 8.25
Paleturquoise
#AFEEEE
ΔE00 8.66
Eggshell Blue
#C4FFF7
ΔE00 8.72
Light Light Blue
#CAFFFB
ΔE00 8.89
Powder Blue
#B0E0E6
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDECF #DEBCCB
analogous
#BCDEBE #BCDECF #BCDCDE
triadic
#BCDECF #CFBCDE #DECFBC
tetradic
#BCDECF #BEBCDE #DEBCCB #DCDEBC
square
#BCDECF #BEBCDE #DEBCCB #DCDEBC
split-complementary
#BCDECF #DEBCDC #DEBEBC
monochromatic
#6AB694 #93CAB2 #BCDECF #E5F2EC #EAF5F0
Accessibility & contrast
On white
1.45
#BCDECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#BCDECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDECF
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDECF | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CE
Deuteranopia (green-blind)
#D6D4D0
Tritanopia (blue-blind)
#B5DED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdecf; /* rgb */ color: rgb(188, 222, 207); /* oklch */ color: oklch(87.2% 0.041 166.9);
Tailwind
colors: {
custom: {
50: '#d0e8dd',
500: '#bcdecf',
950: '#000000',
},
}SCSS
$custom: #bcdecf; $custom-light: #d0e8dd; $custom-dark: #000000;
JSON
{
"hex": "#bcdecf",
"rgb": {
"r": 188,
"g": 222,
"b": 207
},
"hsl": {
"h": 153.529,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87173,
"c": 0.04133,
"h": 166.9
},
"luminance": 0.67439
}Semantic roles & 50–950 ramp
primary
#BCDECF
secondary
#B6889C
accent
#396CAD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484