#BCD2EE#BCD2EE
#BCD2EE is a very light, muted cyan. Relative luminance 0.630; OKLCH L 85.6% C 0.046 H 254.5°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2EE |
|---|---|
| RGB | rgb(188, 210, 238) |
| HSL | hsl(214, 60%, 84%) |
| HSV | hsv(214, 21%, 93%) |
| CMYK | cmyk(21%, 11.8%, 0%, 6.7%) |
| CIE-LAB | lab(83.42, -1.49, -16.22) |
| CIE-LCH | lch(83.42, 16.29, 264.74°) |
| OKLab | oklab(85.64% -0.0122 -0.0441) |
| OKLCH | oklch(85.64% 0.046 254.5) |
| XYZ | xyz(59.2142, 62.9560, 89.9043) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.44
Lightsteelblue
#B0C4DE
ΔE00 3.46
Powder Blue (survey)
#B1D1FC
ΔE00 4.05
Cloudy Blue
#ACC2D9
ΔE00 4.45
Baby Blue (survey)
#A2CFFE
ΔE00 6.31
Light Grey Blue
#9DBCD4
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2EE #EED8BC
analogous
#BCEBEE #BCD2EE #BFBCEE
triadic
#BCD2EE #EEBCD2 #D2EEBC
tetradic
#BCD2EE #EEBCEB #EED8BC #BCEEBF
square
#BCD2EE #EEBCEB #EED8BC #BCEEBF
split-complementary
#BCD2EE #EEBFBC #EBEEBC
monochromatic
#5A90D5 #8BB1E2 #BCD2EE #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.55
#BCD2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#BCD2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2EE
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2EE | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3EF
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#AFD8DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd2ee; /* rgb */ color: rgb(188, 210, 238); /* oklch */ color: oklch(85.6% 0.046 254.5);
Tailwind
colors: {
custom: {
50: '#d0dff3',
500: '#bcd2ee',
950: '#000000',
},
}SCSS
$custom: #bcd2ee; $custom-light: #d0dff3; $custom-dark: #000000;
JSON
{
"hex": "#bcd2ee",
"rgb": {
"r": 188,
"g": 210,
"b": 238
},
"hsl": {
"h": 213.6,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.85636,
"c": 0.04577,
"h": 254.5
},
"luminance": 0.62958
}Semantic roles & 50–950 ramp
primary
#BCD2EE
secondary
#CCAB82
accent
#7D1EC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485