#BCDEDD#BCDEDD
#BCDEDD is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.6% C 0.036 H 194.3°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEDD |
|---|---|
| RGB | rgb(188, 222, 221) |
| HSL | hsl(178, 34%, 80%) |
| HSV | hsv(178, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(86.08, -11.31, -3.25) |
| CIE-LCH | lch(86.08, 11.77, 196.02°) |
| OKLab | oklab(87.58% -0.0347 -0.0089) |
| OKLCH | oklch(87.58% 0.036 194.3) |
| XYZ | xyz(59.9080, 68.1527, 78.3910) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.85
Lightblue
#ADD8E6
ΔE00 6.37
Paleturquoise
#AFEEEE
ΔE00 6.55
Pale Blue
#D0FEFE
ΔE00 7.03
Ice Blue (survey)
#D7FFFE
ΔE00 7.03
Very Pale Blue
#D6FFFE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEDD #DEBCBD
analogous
#BCDECC #BCDEDD #BCCEDE
triadic
#BCDEDD #DDBCDE #DEDDBC
tetradic
#BCDEDD #CCBCDE #DEBCBD #CEDEBC
square
#BCDEDD #CCBCDE #DEBCBD #CEDEBC
split-complementary
#BCDEDD #DEBCCE #DECCBC
monochromatic
#6AB6B3 #93CAC8 #BCDEDD #E5F2F2 #EAF5F5
Accessibility & contrast
On white
1.44
#BCDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#BCDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEDD
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEDD | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#D3D5DD
Tritanopia (blue-blind)
#B2E0DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdedd; /* rgb */ color: rgb(188, 222, 221); /* oklch */ color: oklch(87.6% 0.036 194.3);
Tailwind
colors: {
custom: {
50: '#d0e8e7',
500: '#bcdedd',
950: '#000000',
},
}SCSS
$custom: #bcdedd; $custom-light: #d0e8e7; $custom-dark: #000000;
JSON
{
"hex": "#bcdedd",
"rgb": {
"r": 188,
"g": 222,
"b": 221
},
"hsl": {
"h": 178.235,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87576,
"c": 0.0358,
"h": 194.3
},
"luminance": 0.68154
}Semantic roles & 50–950 ramp
primary
#BCDEDD
secondary
#B6888A
accent
#393CAD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484