#BCDED5#BCDED5
#BCDED5 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.3% C 0.038 H 177.6°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDED5 |
|---|---|
| RGB | rgb(188, 222, 213) |
| HSL | hsl(164, 34%, 80%) |
| HSV | hsv(164, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(85.87, -12.91, 0.67) |
| CIE-LCH | lch(85.87, 12.93, 177.02°) |
| OKLab | oklab(87.34% -0.0378 0.0016) |
| OKLCH | oklch(87.34% 0.038 177.6) |
| XYZ | xyz(58.8675, 67.7365, 72.9108) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.64
Paleturquoise
#AFEEEE
ΔE00 7.21
Ice
#D6FFFA
ΔE00 7.29
Duck Egg Blue
#C3FBF4
ΔE00 7.33
Very Pale Blue
#D6FFFE
ΔE00 7.86
Ice Blue (survey)
#D7FFFE
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDED5 #DEBCC5
analogous
#BCDEC4 #BCDED5 #BCD6DE
triadic
#BCDED5 #D5BCDE #DED5BC
tetradic
#BCDED5 #C4BCDE #DEBCC5 #D6DEBC
square
#BCDED5 #C4BCDE #DEBCC5 #D6DEBC
split-complementary
#BCDED5 #DEBCD6 #DEC4BC
monochromatic
#6AB6A2 #93CABB #BCDED5 #E5F2EF #EAF5F2
Accessibility & contrast
On white
1.44
#BCDED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BCDED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDED5
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDED5 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD5
Deuteranopia (green-blind)
#D4D5D6
Tritanopia (blue-blind)
#B4DFDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcded5; /* rgb */ color: rgb(188, 222, 213); /* oklch */ color: oklch(87.3% 0.038 177.6);
Tailwind
colors: {
custom: {
50: '#d0e8e1',
500: '#bcded5',
950: '#000000',
},
}SCSS
$custom: #bcded5; $custom-light: #d0e8e1; $custom-dark: #000000;
JSON
{
"hex": "#bcded5",
"rgb": {
"r": 188,
"g": 222,
"b": 213
},
"hsl": {
"h": 164.118,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87342,
"c": 0.03788,
"h": 177.6
},
"luminance": 0.67738
}Semantic roles & 50–950 ramp
primary
#BCDED5
secondary
#B68894
accent
#3957AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484