#BCDED6#BCDED6
#BCDED6 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.4% C 0.037 H 179.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDED6 |
|---|---|
| RGB | rgb(188, 222, 214) |
| HSL | hsl(166, 34%, 80%) |
| HSV | hsv(166, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(85.90, -12.72, 0.18) |
| CIE-LCH | lch(85.90, 12.72, 179.18°) |
| OKLab | oklab(87.37% -0.0375 0.0003) |
| OKLCH | oklch(87.37% 0.037 179.6) |
| XYZ | xyz(58.9948, 67.7875, 73.5813) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.26
Paleturquoise
#AFEEEE
ΔE00 7.03
Ice
#D6FFFA
ΔE00 7.19
Duck Egg Blue
#C3FBF4
ΔE00 7.30
Very Pale Blue
#D6FFFE
ΔE00 7.68
Ice Blue (survey)
#D7FFFE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDED6 #DEBCC4
analogous
#BCDEC5 #BCDED6 #BCD5DE
triadic
#BCDED6 #D6BCDE #DED6BC
tetradic
#BCDED6 #C5BCDE #DEBCC4 #D5DEBC
square
#BCDED6 #C5BCDE #DEBCC4 #D5DEBC
split-complementary
#BCDED6 #DEBCD5 #DEC5BC
monochromatic
#6AB6A4 #93CABD #BCDED6 #E5F2EF #EAF5F2
Accessibility & contrast
On white
1.44
#BCDED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#BCDED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDED6
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDED6 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD6
Deuteranopia (green-blind)
#D4D5D7
Tritanopia (blue-blind)
#B4DFDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcded6; /* rgb */ color: rgb(188, 222, 214); /* oklch */ color: oklch(87.4% 0.037 179.6);
Tailwind
colors: {
custom: {
50: '#d0e8e2',
500: '#bcded6',
950: '#000000',
},
}SCSS
$custom: #bcded6; $custom-light: #d0e8e2; $custom-dark: #000000;
JSON
{
"hex": "#bcded6",
"rgb": {
"r": 188,
"g": 222,
"b": 214
},
"hsl": {
"h": 165.882,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87371,
"c": 0.03746,
"h": 179.6
},
"luminance": 0.67789
}Semantic roles & 50–950 ramp
primary
#BCDED6
secondary
#B68893
accent
#3954AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484