#BCDBE3#BCDBE3
#BCDBE3 is a very light, muted cyan. Relative luminance 0.669; OKLCH L 87.1% C 0.035 H 215.0°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBE3 |
|---|---|
| RGB | rgb(188, 219, 227) |
| HSL | hsl(192, 41%, 81%) |
| HSV | hsv(192, 17%, 89%) |
| CMYK | cmyk(17.2%, 3.5%, 0%, 11%) |
| CIE-LAB | lab(85.45, -8.54, -7.35) |
| CIE-LCH | lch(85.45, 11.27, 220.71°) |
| OKLab | oklab(87.13% -0.0284 -0.0199) |
| OKLCH | oklch(87.13% 0.035 215) |
| XYZ | xyz(59.9320, 66.8988, 82.4133) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.31
Powder Blue
#B0E0E6
ΔE00 4.70
Ice Blue
#A5DFF9
ΔE00 6.99
Pale Sky Blue
#BDF6FE
ΔE00 7.84
Lightcyan
#E0FFFF
ΔE00 8.47
Very Light Blue
#D5FFFF
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBE3 #E3C4BC
analogous
#BCE3D8 #BCDBE3 #BCC8E3
triadic
#BCDBE3 #E3BCDB #DBE3BC
tetradic
#BCDBE3 #D8BCE3 #E3C4BC #C8E3BC
square
#BCDBE3 #D8BCE3 #E3C4BC #C8E3BC
split-complementary
#BCDBE3 #E3BCC8 #E3D8BC
monochromatic
#66ADBF #91C4D1 #BCDBE3 #E7F2F5 #E9F3F6
Accessibility & contrast
On white
1.46
#BCDBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#BCDBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBE3
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBE3 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E4
Deuteranopia (green-blind)
#CED3E3
Tritanopia (blue-blind)
#B1DEDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdbe3; /* rgb */ color: rgb(188, 219, 227); /* oklch */ color: oklch(87.1% 0.035 215.0);
Tailwind
colors: {
custom: {
50: '#d0e6eb',
500: '#bcdbe3',
950: '#000000',
},
}SCSS
$custom: #bcdbe3; $custom-light: #d0e6eb; $custom-dark: #000000;
JSON
{
"hex": "#bcdbe3",
"rgb": {
"r": 188,
"g": 219,
"b": 227
},
"hsl": {
"h": 192.308,
"s": 41.053,
"l": 81.373
},
"oklch": {
"l": 0.87131,
"c": 0.03464,
"h": 215
},
"luminance": 0.669
}Semantic roles & 50–950 ramp
primary
#BCDBE3
secondary
#BC9287
accent
#4C31B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484