#BCDBE1#BCDBE1
#BCDBE1 is a very light, muted teal. Relative luminance 0.668; OKLCH L 87.1% C 0.034 H 210.6°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBE1 |
|---|---|
| RGB | rgb(188, 219, 225) |
| HSL | hsl(190, 38%, 81%) |
| HSV | hsv(190, 16%, 88%) |
| CMYK | cmyk(16.4%, 2.7%, 0%, 11.8%) |
| CIE-LAB | lab(85.40, -8.96, -6.37) |
| CIE-LCH | lch(85.40, 10.99, 215.43°) |
| OKLab | oklab(87.07% -0.0291 -0.0173) |
| OKLCH | oklch(87.07% 0.034 210.6) |
| XYZ | xyz(59.6576, 66.7890, 80.9680) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.76
Powder Blue
#B0E0E6
ΔE00 4.28
Ice Blue
#A5DFF9
ΔE00 7.61
Pale Sky Blue
#BDF6FE
ΔE00 7.63
Lightcyan
#E0FFFF
ΔE00 8.16
Very Light Blue
#D5FFFF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBE1 #E1C2BC
analogous
#BCE1D4 #BCDBE1 #BCC8E1
triadic
#BCDBE1 #E1BCDB #DBE1BC
tetradic
#BCDBE1 #D4BCE1 #E1C2BC #C8E1BC
square
#BCDBE1 #D4BCE1 #E1C2BC #C8E1BC
split-complementary
#BCDBE1 #E1BCC8 #E1D4BC
monochromatic
#67AEBB #92C4CE #BCDBE1 #E6F2F4 #EAF4F6
Accessibility & contrast
On white
1.46
#BCDBE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BCDBE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBE1
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBE1 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E1
Deuteranopia (green-blind)
#CFD3E1
Tritanopia (blue-blind)
#B1DEDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdbe1; /* rgb */ color: rgb(188, 219, 225); /* oklch */ color: oklch(87.1% 0.034 210.6);
Tailwind
colors: {
custom: {
50: '#d0e6ea',
500: '#bcdbe1',
950: '#000000',
},
}SCSS
$custom: #bcdbe1; $custom-light: #d0e6ea; $custom-dark: #000000;
JSON
{
"hex": "#bcdbe1",
"rgb": {
"r": 188,
"g": 219,
"b": 225
},
"hsl": {
"h": 189.73,
"s": 38.144,
"l": 80.98
},
"oklch": {
"l": 0.87069,
"c": 0.03385,
"h": 210.6
},
"luminance": 0.66791
}Semantic roles & 50–950 ramp
primary
#BCDBE1
secondary
#BA9087
accent
#4934B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484