#BCDEDC#BCDEDC
#BCDEDC is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.5% C 0.036 H 192.1°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEDC |
|---|---|
| RGB | rgb(188, 222, 220) |
| HSL | hsl(176, 34%, 80%) |
| HSV | hsv(176, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(86.06, -11.52, -2.76) |
| CIE-LCH | lch(86.06, 11.84, 193.47°) |
| OKLab | oklab(87.55% -0.0351 -0.0075) |
| OKLCH | oklch(87.55% 0.036 192.1) |
| XYZ | xyz(59.7752, 68.0996, 77.6914) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.13
Paleturquoise
#AFEEEE
ΔE00 6.51
Lightblue
#ADD8E6
ΔE00 6.79
Ice Blue (survey)
#D7FFFE
ΔE00 7.04
Pale Blue
#D0FEFE
ΔE00 7.05
Very Pale Blue
#D6FFFE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEDC #DEBCBE
analogous
#BCDECB #BCDEDC #BCCFDE
triadic
#BCDEDC #DCBCDE #DEDCBC
tetradic
#BCDEDC #CBBCDE #DEBCBE #CFDEBC
square
#BCDEDC #CBBCDE #DEBCBE #CFDEBC
split-complementary
#BCDEDC #DEBCCF #DECBBC
monochromatic
#6AB6B1 #93CAC7 #BCDEDC #E5F2F1 #EAF5F4
Accessibility & contrast
On white
1.44
#BCDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#BCDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEDC
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEDC | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADC
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#B2E0DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdedc; /* rgb */ color: rgb(188, 222, 220); /* oklch */ color: oklch(87.5% 0.036 192.1);
Tailwind
colors: {
custom: {
50: '#d0e8e6',
500: '#bcdedc',
950: '#000000',
},
}SCSS
$custom: #bcdedc; $custom-light: #d0e8e6; $custom-dark: #000000;
JSON
{
"hex": "#bcdedc",
"rgb": {
"r": 188,
"g": 222,
"b": 220
},
"hsl": {
"h": 176.471,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87546,
"c": 0.03589,
"h": 192.1
},
"luminance": 0.68101
}Semantic roles & 50–950 ramp
primary
#BCDEDC
secondary
#B6888B
accent
#3940AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484