#BCDBEE#BCDBEE
#BCDBEE is a very light, muted cyan. Relative luminance 0.675; OKLCH L 87.5% C 0.042 H 234.9°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBEE |
|---|---|
| RGB | rgb(188, 219, 238) |
| HSL | hsl(203, 60%, 84%) |
| HSV | hsv(203, 21%, 93%) |
| CMYK | cmyk(21%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(85.77, -6.20, -12.70) |
| CIE-LCH | lch(85.77, 14.13, 243.98°) |
| OKLab | oklab(87.49% -0.0242 -0.0345) |
| OKLCH | oklch(87.49% 0.042 234.9) |
| XYZ | xyz(61.4990, 67.5256, 90.6658) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.74
Ice Blue
#A5DFF9
ΔE00 5.51
Cloudy Blue
#ACC2D9
ΔE00 6.92
Light Blue Grey
#B7C9E2
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 7.50
Light Grey Blue
#9DBCD4
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBEE #EECFBC
analogous
#BCEEE8 #BCDBEE #BCC2EE
triadic
#BCDBEE #EEBCDB #DBEEBC
tetradic
#BCDBEE #E8BCEE #EECFBC #C2EEBC
square
#BCDBEE #E8BCEE #EECFBC #C2EEBC
split-complementary
#BCDBEE #EEBCC2 #EEE8BC
monochromatic
#5AA7D5 #8BC1E2 #BCDBEE #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.45
#BCDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#BCDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBEE
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBEE | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEF
Deuteranopia (green-blind)
#CBD4EE
Tritanopia (blue-blind)
#AEE0E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdbee; /* rgb */ color: rgb(188, 219, 238); /* oklch */ color: oklch(87.5% 0.042 234.9);
Tailwind
colors: {
custom: {
50: '#d0e6f3',
500: '#bcdbee',
950: '#000000',
},
}SCSS
$custom: #bcdbee; $custom-light: #d0e6f3; $custom-dark: #000000;
JSON
{
"hex": "#bcdbee",
"rgb": {
"r": 188,
"g": 219,
"b": 238
},
"hsl": {
"h": 202.8,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.87486,
"c": 0.04214,
"h": 234.9
},
"luminance": 0.67527
}Semantic roles & 50–950 ramp
primary
#BCDBEE
secondary
#CC9E82
accent
#5E1EC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485