#BCDEE1#BCDEE1
#BCDEE1 is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.7% C 0.036 H 203.1°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEE1 |
|---|---|
| RGB | rgb(188, 222, 225) |
| HSL | hsl(185, 38%, 81%) |
| HSV | hsv(185, 16%, 88%) |
| CMYK | cmyk(16.4%, 1.3%, 0%, 11.8%) |
| CIE-LAB | lab(86.19, -10.49, -5.20) |
| CIE-LCH | lch(86.19, 11.71, 206.36°) |
| OKLab | oklab(87.7% -0.0331 -0.0141) |
| OKLCH | oklch(87.7% 0.036 203.1) |
| XYZ | xyz(60.4473, 68.3685, 81.2312) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.21
Lightblue
#ADD8E6
ΔE00 4.73
Pale Sky Blue
#BDF6FE
ΔE00 6.62
Paleturquoise
#AFEEEE
ΔE00 7.04
Very Light Blue
#D5FFFF
ΔE00 7.23
Pale Blue
#D0FEFE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEE1 #E1BFBC
analogous
#BCE1D1 #BCDEE1 #BCCBE1
triadic
#BCDEE1 #E1BCDE #DEE1BC
tetradic
#BCDEE1 #D1BCE1 #E1BFBC #CBE1BC
square
#BCDEE1 #D1BCE1 #E1BFBC #CBE1BC
split-complementary
#BCDEE1 #E1BCCB #E1D1BC
monochromatic
#67B4BB #92C9CE #BCDEE1 #E6F3F4 #EAF5F6
Accessibility & contrast
On white
1.43
#BCDEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#BCDEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEE1
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEE1 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE1
Deuteranopia (green-blind)
#D2D5E1
Tritanopia (blue-blind)
#B1E1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdee1; /* rgb */ color: rgb(188, 222, 225); /* oklch */ color: oklch(87.7% 0.036 203.1);
Tailwind
colors: {
custom: {
50: '#d0e8ea',
500: '#bcdee1',
950: '#000000',
},
}SCSS
$custom: #bcdee1; $custom-light: #d0e8ea; $custom-dark: #000000;
JSON
{
"hex": "#bcdee1",
"rgb": {
"r": 188,
"g": 222,
"b": 225
},
"hsl": {
"h": 184.865,
"s": 38.144,
"l": 80.98
},
"oklch": {
"l": 0.87697,
"c": 0.03602,
"h": 203.1
},
"luminance": 0.6837
}Semantic roles & 50–950 ramp
primary
#BCDEE1
secondary
#BA8B87
accent
#3F34B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484