#BCDBEA#BCDBEA
#BCDBEA is a very light, muted cyan. Relative luminance 0.673; OKLCH L 87.4% C 0.039 H 228.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBEA |
|---|---|
| RGB | rgb(188, 219, 234) |
| HSL | hsl(200, 52%, 83%) |
| HSV | hsv(200, 20%, 92%) |
| CMYK | cmyk(19.7%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.65, -7.06, -10.76) |
| CIE-LCH | lch(85.65, 12.87, 236.72°) |
| OKLab | oklab(87.36% -0.0257 -0.0292) |
| OKLCH | oklch(87.36% 0.039 228.6) |
| XYZ | xyz(60.9178, 67.2931, 87.6052) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.64
Ice Blue
#A5DFF9
ΔE00 5.62
Powder Blue
#B0E0E6
ΔE00 6.89
Cloudy Blue
#ACC2D9
ΔE00 7.76
Light Blue Grey
#B7C9E2
ΔE00 8.10
Light Grey Blue
#9DBCD4
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBEA #EACBBC
analogous
#BCEAE2 #BCDBEA #BCC4EA
triadic
#BCDBEA #EABCDB #DBEABC
tetradic
#BCDBEA #E2BCEA #EACBBC #C4EABC
square
#BCDBEA #E2BCEA #EACBBC #C4EABC
split-complementary
#BCDBEA #EABCC4 #EAE2BC
monochromatic
#5FA9CD #8DC2DB #BCDBEA #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.45
#BCDBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BCDBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBEA
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBEA | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#CCD4EA
Tritanopia (blue-blind)
#AFDFE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdbea; /* rgb */ color: rgb(188, 219, 234); /* oklch */ color: oklch(87.4% 0.039 228.6);
Tailwind
colors: {
custom: {
50: '#d0e6f0',
500: '#bcdbea',
950: '#000000',
},
}SCSS
$custom: #bcdbea; $custom-light: #d0e6f0; $custom-dark: #000000;
JSON
{
"hex": "#bcdbea",
"rgb": {
"r": 188,
"g": 219,
"b": 234
},
"hsl": {
"h": 199.565,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.87355,
"c": 0.03888,
"h": 228.6
},
"luminance": 0.67295
}Semantic roles & 50–950 ramp
primary
#BCDBEA
secondary
#C69A84
accent
#5826C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485