#BCDEDF#BCDEDF
#BCDEDF is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.6% C 0.036 H 198.7°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEDF |
|---|---|
| RGB | rgb(188, 222, 223) |
| HSL | hsl(182, 35%, 81%) |
| HSV | hsv(182, 16%, 87%) |
| CMYK | cmyk(15.7%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(86.14, -10.91, -4.23) |
| CIE-LCH | lch(86.14, 11.70, 201.18°) |
| OKLab | oklab(87.64% -0.0339 -0.0115) |
| OKLCH | oklch(87.64% 0.036 198.7) |
| XYZ | xyz(60.1761, 68.2600, 79.8027) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.42
Lightblue
#ADD8E6
ΔE00 5.53
Paleturquoise
#AFEEEE
ΔE00 6.72
Pale Sky Blue
#BDF6FE
ΔE00 6.78
Pale Blue
#D0FEFE
ΔE00 7.08
Ice Blue (survey)
#D7FFFE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEDF #DFBDBC
analogous
#BCDFCE #BCDEDF #BCCCDF
triadic
#BCDEDF #DFBCDE #DEDFBC
tetradic
#BCDEDF #CEBCDF #DFBDBC #CCDFBC
square
#BCDEDF #CEBCDF #DFBDBC #CCDFBC
split-complementary
#BCDEDF #DFBCCC #DFCEBC
monochromatic
#69B5B7 #93CACB #BCDEDF #E5F2F3 #EAF5F5
Accessibility & contrast
On white
1.43
#BCDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BCDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEDF
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEDF | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBDF
Deuteranopia (green-blind)
#D2D5DF
Tritanopia (blue-blind)
#B2E1DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdedf; /* rgb */ color: rgb(188, 222, 223); /* oklch */ color: oklch(87.6% 0.036 198.7);
Tailwind
colors: {
custom: {
50: '#d0e8e9',
500: '#bcdedf',
950: '#000000',
},
}SCSS
$custom: #bcdedf; $custom-light: #d0e8e9; $custom-dark: #000000;
JSON
{
"hex": "#bcdedf",
"rgb": {
"r": 188,
"g": 222,
"b": 223
},
"hsl": {
"h": 181.714,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.87636,
"c": 0.0358,
"h": 198.7
},
"luminance": 0.68262
}Semantic roles & 50–950 ramp
primary
#BCDEDF
secondary
#B78988
accent
#3B37AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484