#BCDDE2#BCDDE2
#BCDDE2 is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.5% C 0.035 H 207.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDE2 |
|---|---|
| RGB | rgb(188, 221, 226) |
| HSL | hsl(188, 40%, 81%) |
| HSV | hsv(188, 17%, 89%) |
| CMYK | cmyk(16.8%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(85.95, -9.78, -6.08) |
| CIE-LCH | lch(85.95, 11.51, 211.88°) |
| OKLab | oklab(87.52% -0.0314 -0.0165) |
| OKLCH | oklch(87.52% 0.035 207.7) |
| XYZ | xyz(60.3193, 67.8936, 81.8635) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.56
Lightblue
#ADD8E6
ΔE00 3.99
Pale Sky Blue
#BDF6FE
ΔE00 6.92
Lightcyan
#E0FFFF
ΔE00 7.65
Very Light Blue
#D5FFFF
ΔE00 7.75
Paleturquoise
#AFEEEE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDE2 #E2C1BC
analogous
#BCE2D4 #BCDDE2 #BCCAE2
triadic
#BCDDE2 #E2BCDD #DDE2BC
tetradic
#BCDDE2 #D4BCE2 #E2C1BC #CAE2BC
square
#BCDDE2 #D4BCE2 #E2C1BC #CAE2BC
split-complementary
#BCDDE2 #E2BCCA #E2D4BC
monochromatic
#67B2BD #91C7D0 #BCDDE2 #E7F3F4 #EAF4F6
Accessibility & contrast
On white
1.44
#BCDDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BCDDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDE2
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDE2 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE2
Deuteranopia (green-blind)
#D0D5E2
Tritanopia (blue-blind)
#B1E0DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdde2; /* rgb */ color: rgb(188, 221, 226); /* oklch */ color: oklch(87.5% 0.035 207.7);
Tailwind
colors: {
custom: {
50: '#d0e7eb',
500: '#bcdde2',
950: '#000000',
},
}SCSS
$custom: #bcdde2; $custom-light: #d0e7eb; $custom-dark: #000000;
JSON
{
"hex": "#bcdde2",
"rgb": {
"r": 188,
"g": 221,
"b": 226
},
"hsl": {
"h": 187.895,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.87518,
"c": 0.03548,
"h": 207.7
},
"luminance": 0.67895
}Semantic roles & 50–950 ramp
primary
#BCDDE2
secondary
#BB8E87
accent
#4433B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484