#BCDFE1#BCDFE1
#BCDFE1 is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.9% C 0.037 H 200.8°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFE1 |
|---|---|
| RGB | rgb(188, 223, 225) |
| HSL | hsl(183, 38%, 81%) |
| HSV | hsv(183, 16%, 88%) |
| CMYK | cmyk(16.4%, 0.9%, 0%, 11.8%) |
| CIE-LAB | lab(86.46, -11.00, -4.81) |
| CIE-LCH | lch(86.46, 12.01, 203.61°) |
| OKLab | oklab(87.91% -0.0345 -0.0131) |
| OKLCH | oklch(87.91% 0.037 200.8) |
| XYZ | xyz(60.7137, 68.9012, 81.3200) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.06
Lightblue
#ADD8E6
ΔE00 5.16
Pale Sky Blue
#BDF6FE
ΔE00 6.39
Paleturquoise
#AFEEEE
ΔE00 6.56
Pale Blue
#D0FEFE
ΔE00 6.87
Very Light Blue
#D5FFFF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFE1 #E1BEBC
analogous
#BCE1D0 #BCDFE1 #BCCCE1
triadic
#BCDFE1 #E1BCDF #DFE1BC
tetradic
#BCDFE1 #D0BCE1 #E1BEBC #CCE1BC
square
#BCDFE1 #D0BCE1 #E1BEBC #CCE1BC
split-complementary
#BCDFE1 #E1BCCC #E1D0BC
monochromatic
#67B7BB #92CBCE #BCDFE1 #E6F3F4 #EAF5F6
Accessibility & contrast
On white
1.42
#BCDFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#BCDFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFE1
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFE1 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE1
Deuteranopia (green-blind)
#D3D6E1
Tritanopia (blue-blind)
#B1E2DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdfe1; /* rgb */ color: rgb(188, 223, 225); /* oklch */ color: oklch(87.9% 0.037 200.8);
Tailwind
colors: {
custom: {
50: '#d0e9ea',
500: '#bcdfe1',
950: '#000000',
},
}SCSS
$custom: #bcdfe1; $custom-light: #d0e9ea; $custom-dark: #000000;
JSON
{
"hex": "#bcdfe1",
"rgb": {
"r": 188,
"g": 223,
"b": 225
},
"hsl": {
"h": 183.243,
"s": 38.144,
"l": 80.98
},
"oklch": {
"l": 0.87906,
"c": 0.03686,
"h": 200.8
},
"luminance": 0.68903
}Semantic roles & 50–950 ramp
primary
#BCDFE1
secondary
#BA8A87
accent
#3B34B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484