#BCDED1#BCDED1
#BCDED1 is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.2% C 0.040 H 170.3°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDED1 |
|---|---|
| RGB | rgb(188, 222, 209) |
| HSL | hsl(157, 34%, 80%) |
| HSV | hsv(157, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(85.77, -13.69, 2.64) |
| CIE-LCH | lch(85.77, 13.94, 169.10°) |
| OKLab | oklab(87.23% -0.0395 0.0068) |
| OKLCH | oklch(87.23% 0.04 170.3) |
| XYZ | xyz(58.3660, 67.5359, 70.2699) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.71
Ice
#D6FFFA
ΔE00 7.87
Paleturquoise
#AFEEEE
ΔE00 8.13
Powder Blue
#B0E0E6
ΔE00 8.19
Eggshell Blue
#C4FFF7
ΔE00 8.47
Light Light Blue
#CAFFFB
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDED1 #DEBCC9
analogous
#BCDEC0 #BCDED1 #BCDADE
triadic
#BCDED1 #D1BCDE #DED1BC
tetradic
#BCDED1 #C0BCDE #DEBCC9 #DADEBC
square
#BCDED1 #C0BCDE #DEBCC9 #DADEBC
split-complementary
#BCDED1 #DEBCDA #DEC0BC
monochromatic
#6AB699 #93CAB5 #BCDED1 #E5F2ED #EAF5F1
Accessibility & contrast
On white
1.45
#BCDED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#BCDED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDED1
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDED1 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D0
Deuteranopia (green-blind)
#D5D5D2
Tritanopia (blue-blind)
#B5DFDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcded1; /* rgb */ color: rgb(188, 222, 209); /* oklch */ color: oklch(87.2% 0.040 170.3);
Tailwind
colors: {
custom: {
50: '#d0e8df',
500: '#bcded1',
950: '#000000',
},
}SCSS
$custom: #bcded1; $custom-light: #d0e8df; $custom-dark: #000000;
JSON
{
"hex": "#bcded1",
"rgb": {
"r": 188,
"g": 222,
"b": 209
},
"hsl": {
"h": 157.059,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87229,
"c": 0.04004,
"h": 170.3
},
"luminance": 0.67537
}Semantic roles & 50–950 ramp
primary
#BCDED1
secondary
#B6889A
accent
#3965AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484