#BCDDE1#BCDDE1
#BCDDE1 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.5% C 0.035 H 205.5°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDE1 |
|---|---|
| RGB | rgb(188, 221, 225) |
| HSL | hsl(186, 38%, 81%) |
| HSV | hsv(186, 16%, 88%) |
| CMYK | cmyk(16.4%, 1.8%, 0%, 11.8%) |
| CIE-LAB | lab(85.93, -9.98, -5.59) |
| CIE-LCH | lch(85.93, 11.44, 209.26°) |
| OKLab | oklab(87.49% -0.0318 -0.0152) |
| OKLCH | oklch(87.49% 0.035 205.5) |
| XYZ | xyz(60.1825, 67.8388, 81.1429) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.48
Lightblue
#ADD8E6
ΔE00 4.33
Pale Sky Blue
#BDF6FE
ΔE00 6.91
Paleturquoise
#AFEEEE
ΔE00 7.55
Lightcyan
#E0FFFF
ΔE00 7.56
Very Light Blue
#D5FFFF
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDE1 #E1C0BC
analogous
#BCE1D2 #BCDDE1 #BCCAE1
triadic
#BCDDE1 #E1BCDD #DDE1BC
tetradic
#BCDDE1 #D2BCE1 #E1C0BC #CAE1BC
square
#BCDDE1 #D2BCE1 #E1C0BC #CAE1BC
split-complementary
#BCDDE1 #E1BCCA #E1D2BC
monochromatic
#67B2BB #92C8CE #BCDDE1 #E6F2F4 #EAF4F6
Accessibility & contrast
On white
1.44
#BCDDE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BCDDE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDE1
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDE1 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DAE1
Deuteranopia (green-blind)
#D1D5E1
Tritanopia (blue-blind)
#B1E0DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdde1; /* rgb */ color: rgb(188, 221, 225); /* oklch */ color: oklch(87.5% 0.035 205.5);
Tailwind
colors: {
custom: {
50: '#d0e7ea',
500: '#bcdde1',
950: '#000000',
},
}SCSS
$custom: #bcdde1; $custom-light: #d0e7ea; $custom-dark: #000000;
JSON
{
"hex": "#bcdde1",
"rgb": {
"r": 188,
"g": 221,
"b": 225
},
"hsl": {
"h": 186.486,
"s": 38.144,
"l": 80.98
},
"oklch": {
"l": 0.87487,
"c": 0.03523,
"h": 205.5
},
"luminance": 0.67841
}Semantic roles & 50–950 ramp
primary
#BCDDE1
secondary
#BA8D87
accent
#4234B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484