#BCDDEE#BCDDEE
#BCDDEE is a very light, muted cyan. Relative luminance 0.686; OKLCH L 87.9% C 0.042 H 230.2°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDEE |
|---|---|
| RGB | rgb(188, 221, 238) |
| HSL | hsl(200, 60%, 84%) |
| HSV | hsv(200, 21%, 93%) |
| CMYK | cmyk(21%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(86.29, -7.23, -11.91) |
| CIE-LCH | lch(86.29, 13.94, 238.74°) |
| OKLab | oklab(87.9% -0.0269 -0.0323) |
| OKLCH | oklch(87.9% 0.042 230.2) |
| XYZ | xyz(62.0239, 68.5754, 90.8408) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.78
Ice Blue
#A5DFF9
ΔE00 5.05
Powder Blue
#B0E0E6
ΔE00 7.10
Cloudy Blue
#ACC2D9
ΔE00 7.92
Light Blue Grey
#B7C9E2
ΔE00 8.14
Baby Blue
#89CFF0
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDEE #EECDBC
analogous
#BCEEE6 #BCDDEE #BCC4EE
triadic
#BCDDEE #EEBCDD #DDEEBC
tetradic
#BCDDEE #E6BCEE #EECDBC #C4EEBC
square
#BCDDEE #E6BCEE #EECDBC #C4EEBC
split-complementary
#BCDDEE #EEBCC4 #EEE6BC
monochromatic
#5AABD5 #8BC4E2 #BCDDEE #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.43
#BCDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BCDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDEE
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDEE | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEF
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#AEE2E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcddee; /* rgb */ color: rgb(188, 221, 238); /* oklch */ color: oklch(87.9% 0.042 230.2);
Tailwind
colors: {
custom: {
50: '#d1e7f3',
500: '#bcddee',
950: '#000000',
},
}SCSS
$custom: #bcddee; $custom-light: #d1e7f3; $custom-dark: #000000;
JSON
{
"hex": "#bcddee",
"rgb": {
"r": 188,
"g": 221,
"b": 238
},
"hsl": {
"h": 200.4,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.879,
"c": 0.04205,
"h": 230.2
},
"luminance": 0.68577
}Semantic roles & 50–950 ramp
primary
#BCDDEE
secondary
#CC9B82
accent
#581EC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485