#BCDBE2#BCDBE2
#BCDBE2 is a very light, muted cyan. Relative luminance 0.668; OKLCH L 87.1% C 0.034 H 212.9°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBE2 |
|---|---|
| RGB | rgb(188, 219, 226) |
| HSL | hsl(191, 40%, 81%) |
| HSV | hsv(191, 17%, 89%) |
| CMYK | cmyk(16.8%, 3.1%, 0%, 11.4%) |
| CIE-LAB | lab(85.42, -8.75, -6.86) |
| CIE-LCH | lch(85.42, 11.12, 218.10°) |
| OKLab | oklab(87.1% -0.0287 -0.0186) |
| OKLCH | oklch(87.1% 0.034 212.9) |
| XYZ | xyz(59.7944, 66.8438, 81.6885) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.51
Powder Blue
#B0E0E6
ΔE00 4.47
Ice Blue
#A5DFF9
ΔE00 7.29
Pale Sky Blue
#BDF6FE
ΔE00 7.72
Lightcyan
#E0FFFF
ΔE00 8.30
Very Light Blue
#D5FFFF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBE2 #E2C3BC
analogous
#BCE2D6 #BCDBE2 #BCC8E2
triadic
#BCDBE2 #E2BCDB #DBE2BC
tetradic
#BCDBE2 #D6BCE2 #E2C3BC #C8E2BC
square
#BCDBE2 #D6BCE2 #E2C3BC #C8E2BC
split-complementary
#BCDBE2 #E2BCC8 #E2D6BC
monochromatic
#67ADBD #91C4D0 #BCDBE2 #E7F2F4 #EAF4F6
Accessibility & contrast
On white
1.46
#BCDBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BCDBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBE2
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBE2 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E2
Deuteranopia (green-blind)
#CFD3E2
Tritanopia (blue-blind)
#B1DEDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdbe2; /* rgb */ color: rgb(188, 219, 226); /* oklch */ color: oklch(87.1% 0.034 212.9);
Tailwind
colors: {
custom: {
50: '#d0e6eb',
500: '#bcdbe2',
950: '#000000',
},
}SCSS
$custom: #bcdbe2; $custom-light: #d0e6eb; $custom-dark: #000000;
JSON
{
"hex": "#bcdbe2",
"rgb": {
"r": 188,
"g": 219,
"b": 226
},
"hsl": {
"h": 191.053,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.871,
"c": 0.03422,
"h": 212.9
},
"luminance": 0.66845
}Semantic roles & 50–950 ramp
primary
#BCDBE2
secondary
#BB9187
accent
#4A33B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484