#BCDED3#BCDED3
#BCDED3 is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.3% C 0.039 H 173.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDED3 |
|---|---|
| RGB | rgb(188, 222, 211) |
| HSL | hsl(161, 34%, 80%) |
| HSV | hsv(161, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(85.82, -13.30, 1.65) |
| CIE-LCH | lch(85.82, 13.41, 172.91°) |
| OKLab | oklab(87.29% -0.0386 0.0042) |
| OKLCH | oklch(87.29% 0.039 173.8) |
| XYZ | xyz(58.6152, 67.6356, 71.5821) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.42
Duck Egg Blue
#C3FBF4
ΔE00 7.48
Ice
#D6FFFA
ΔE00 7.54
Paleturquoise
#AFEEEE
ΔE00 7.64
Light Light Blue
#CAFFFB
ΔE00 8.18
Very Pale Blue
#D6FFFE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDED3 #DEBCC7
analogous
#BCDEC2 #BCDED3 #BCD8DE
triadic
#BCDED3 #D3BCDE #DED3BC
tetradic
#BCDED3 #C2BCDE #DEBCC7 #D8DEBC
square
#BCDED3 #C2BCDE #DEBCC7 #D8DEBC
split-complementary
#BCDED3 #DEBCD8 #DEC2BC
monochromatic
#6AB69D #93CAB8 #BCDED3 #E5F2EE #EAF5F2
Accessibility & contrast
On white
1.45
#BCDED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BCDED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDED3
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDED3 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D3
Deuteranopia (green-blind)
#D5D5D4
Tritanopia (blue-blind)
#B4DFDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcded3; /* rgb */ color: rgb(188, 222, 211); /* oklch */ color: oklch(87.3% 0.039 173.8);
Tailwind
colors: {
custom: {
50: '#d0e8e0',
500: '#bcded3',
950: '#000000',
},
}SCSS
$custom: #bcded3; $custom-light: #d0e8e0; $custom-dark: #000000;
JSON
{
"hex": "#bcded3",
"rgb": {
"r": 188,
"g": 222,
"b": 211
},
"hsl": {
"h": 160.588,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87285,
"c": 0.03888,
"h": 173.8
},
"luminance": 0.67637
}Semantic roles & 50–950 ramp
primary
#BCDED3
secondary
#B68897
accent
#395EAD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484