#BCDCEE#BCDCEE
#BCDCEE is a very light, muted cyan. Relative luminance 0.681; OKLCH L 87.7% C 0.042 H 232.6°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCEE |
|---|---|
| RGB | rgb(188, 220, 238) |
| HSL | hsl(202, 60%, 84%) |
| HSV | hsv(202, 21%, 93%) |
| CMYK | cmyk(21%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(86.03, -6.72, -12.30) |
| CIE-LCH | lch(86.03, 14.02, 241.37°) |
| OKLab | oklab(87.69% -0.0256 -0.0334) |
| OKLCH | oklch(87.69% 0.042 232.6) |
| XYZ | xyz(61.7606, 68.0489, 90.7531) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.24
Ice Blue
#A5DFF9
ΔE00 5.24
Cloudy Blue
#ACC2D9
ΔE00 7.41
Light Blue Grey
#B7C9E2
ΔE00 7.56
Powder Blue
#B0E0E6
ΔE00 7.68
Lightsteelblue
#B0C4DE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCEE #EECEBC
analogous
#BCEEE7 #BCDCEE #BCC3EE
triadic
#BCDCEE #EEBCDC #DCEEBC
tetradic
#BCDCEE #E7BCEE #EECEBC #C3EEBC
square
#BCDCEE #E7BCEE #EECEBC #C3EEBC
split-complementary
#BCDCEE #EEBCC3 #EEE7BC
monochromatic
#5AA9D5 #8BC2E2 #BCDCEE #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.44
#BCDCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#BCDCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCEE
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCEE | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBEF
Deuteranopia (green-blind)
#CCD5EE
Tritanopia (blue-blind)
#AEE1E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdcee; /* rgb */ color: rgb(188, 220, 238); /* oklch */ color: oklch(87.7% 0.042 232.6);
Tailwind
colors: {
custom: {
50: '#d0e6f3',
500: '#bcdcee',
950: '#000000',
},
}SCSS
$custom: #bcdcee; $custom-light: #d0e6f3; $custom-dark: #000000;
JSON
{
"hex": "#bcdcee",
"rgb": {
"r": 188,
"g": 220,
"b": 238
},
"hsl": {
"h": 201.6,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.87692,
"c": 0.04206,
"h": 232.6
},
"luminance": 0.68051
}Semantic roles & 50–950 ramp
primary
#BCDCEE
secondary
#CC9D82
accent
#5B1EC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485