#BCDEE3#BCDEE3
#BCDEE3 is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.8% C 0.036 H 207.3°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEE3 |
|---|---|
| RGB | rgb(188, 222, 227) |
| HSL | hsl(188, 41%, 81%) |
| HSV | hsv(188, 17%, 89%) |
| CMYK | cmyk(17.2%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(86.25, -10.08, -6.18) |
| CIE-LCH | lch(86.25, 11.82, 211.50°) |
| OKLab | oklab(87.76% -0.0324 -0.0167) |
| OKLCH | oklch(87.76% 0.036 207.3) |
| XYZ | xyz(60.7217, 68.4782, 82.6765) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.29
Lightblue
#ADD8E6
ΔE00 4.00
Pale Sky Blue
#BDF6FE
ΔE00 6.60
Paleturquoise
#AFEEEE
ΔE00 7.47
Lightcyan
#E0FFFF
ΔE00 7.47
Very Light Blue
#D5FFFF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEE3 #E3C1BC
analogous
#BCE3D5 #BCDEE3 #BCCBE3
triadic
#BCDEE3 #E3BCDE #DEE3BC
tetradic
#BCDEE3 #D5BCE3 #E3C1BC #CBE3BC
square
#BCDEE3 #D5BCE3 #E3C1BC #CBE3BC
split-complementary
#BCDEE3 #E3BCCB #E3D5BC
monochromatic
#66B3BF #91C9D1 #BCDEE3 #E7F3F5 #E9F4F6
Accessibility & contrast
On white
1.43
#BCDEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#BCDEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEE3
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEE3 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE3
Deuteranopia (green-blind)
#D1D5E3
Tritanopia (blue-blind)
#B1E1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdee3; /* rgb */ color: rgb(188, 222, 227); /* oklch */ color: oklch(87.8% 0.036 207.3);
Tailwind
colors: {
custom: {
50: '#d0e8eb',
500: '#bcdee3',
950: '#000000',
},
}SCSS
$custom: #bcdee3; $custom-light: #d0e8eb; $custom-dark: #000000;
JSON
{
"hex": "#bcdee3",
"rgb": {
"r": 188,
"g": 222,
"b": 227
},
"hsl": {
"h": 187.692,
"s": 41.053,
"l": 81.373
},
"oklch": {
"l": 0.87758,
"c": 0.03644,
"h": 207.3
},
"luminance": 0.6848
}Semantic roles & 50–950 ramp
primary
#BCDEE3
secondary
#BC8E87
accent
#4231B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484