#BCDEE2#BCDEE2
#BCDEE2 is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.7% C 0.036 H 205.2°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEE2 |
|---|---|
| RGB | rgb(188, 222, 226) |
| HSL | hsl(186, 40%, 81%) |
| HSV | hsv(186, 17%, 89%) |
| CMYK | cmyk(16.8%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(86.22, -10.29, -5.69) |
| CIE-LCH | lch(86.22, 11.76, 208.94°) |
| OKLab | oklab(87.73% -0.0327 -0.0154) |
| OKLCH | oklch(87.73% 0.036 205.2) |
| XYZ | xyz(60.5841, 68.4232, 81.9517) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.22
Lightblue
#ADD8E6
ΔE00 4.35
Pale Sky Blue
#BDF6FE
ΔE00 6.59
Paleturquoise
#AFEEEE
ΔE00 7.24
Very Light Blue
#D5FFFF
ΔE00 7.35
Pale Blue
#D0FEFE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEE2 #E2C0BC
analogous
#BCE2D3 #BCDEE2 #BCCBE2
triadic
#BCDEE2 #E2BCDE #DEE2BC
tetradic
#BCDEE2 #D3BCE2 #E2C0BC #CBE2BC
square
#BCDEE2 #D3BCE2 #E2C0BC #CBE2BC
split-complementary
#BCDEE2 #E2BCCB #E2D3BC
monochromatic
#67B4BD #91C9D0 #BCDEE2 #E7F3F4 #EAF4F6
Accessibility & contrast
On white
1.43
#BCDEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#BCDEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEE2
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEE2 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE2
Deuteranopia (green-blind)
#D1D5E2
Tritanopia (blue-blind)
#B1E1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdee2; /* rgb */ color: rgb(188, 222, 226); /* oklch */ color: oklch(87.7% 0.036 205.2);
Tailwind
colors: {
custom: {
50: '#d0e8eb',
500: '#bcdee2',
950: '#000000',
},
}SCSS
$custom: #bcdee2; $custom-light: #d0e8eb; $custom-dark: #000000;
JSON
{
"hex": "#bcdee2",
"rgb": {
"r": 188,
"g": 222,
"b": 226
},
"hsl": {
"h": 186.316,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.87727,
"c": 0.0362,
"h": 205.2
},
"luminance": 0.68425
}Semantic roles & 50–950 ramp
primary
#BCDEE2
secondary
#BB8D87
accent
#4033B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484