#BCDED7#BCDED7
#BCDED7 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.4% C 0.037 H 181.6°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDED7 |
|---|---|
| RGB | rgb(188, 222, 215) |
| HSL | hsl(168, 34%, 80%) |
| HSV | hsv(168, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(85.93, -12.52, -0.31) |
| CIE-LCH | lch(85.93, 12.52, 181.42°) |
| OKLab | oklab(87.4% -0.0371 -0.001) |
| OKLCH | oklch(87.4% 0.037 181.6) |
| XYZ | xyz(59.1229, 67.8387, 74.2560) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.87
Paleturquoise
#AFEEEE
ΔE00 6.87
Ice
#D6FFFA
ΔE00 7.12
Duck Egg Blue
#C3FBF4
ΔE00 7.29
Very Pale Blue
#D6FFFE
ΔE00 7.52
Ice Blue (survey)
#D7FFFE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDED7 #DEBCC3
analogous
#BCDEC6 #BCDED7 #BCD4DE
triadic
#BCDED7 #D7BCDE #DED7BC
tetradic
#BCDED7 #C6BCDE #DEBCC3 #D4DEBC
square
#BCDED7 #C6BCDE #DEBCC3 #D4DEBC
split-complementary
#BCDED7 #DEBCD4 #DEC6BC
monochromatic
#6AB6A6 #93CABF #BCDED7 #E5F2EF #EAF5F3
Accessibility & contrast
On white
1.44
#BCDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BCDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDED7
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDED7 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD7
Deuteranopia (green-blind)
#D4D5D8
Tritanopia (blue-blind)
#B4DFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcded7; /* rgb */ color: rgb(188, 222, 215); /* oklch */ color: oklch(87.4% 0.037 181.6);
Tailwind
colors: {
custom: {
50: '#d0e8e3',
500: '#bcded7',
950: '#000000',
},
}SCSS
$custom: #bcded7; $custom-light: #d0e8e3; $custom-dark: #000000;
JSON
{
"hex": "#bcded7",
"rgb": {
"r": 188,
"g": 222,
"b": 215
},
"hsl": {
"h": 167.647,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87399,
"c": 0.03707,
"h": 181.6
},
"luminance": 0.6784
}Semantic roles & 50–950 ramp
primary
#BCDED7
secondary
#B68892
accent
#3951AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484