#BCD4EA#BCD4EA
#BCD4EA is a very light, muted cyan. Relative luminance 0.637; OKLCH L 85.9% C 0.040 H 245.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4EA |
|---|---|
| RGB | rgb(188, 212, 234) |
| HSL | hsl(209, 52%, 83%) |
| HSV | hsv(209, 20%, 92%) |
| CMYK | cmyk(19.7%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.82, -3.42, -13.49) |
| CIE-LCH | lch(83.82, 13.92, 255.79°) |
| OKLab | oklab(85.91% -0.0163 -0.0366) |
| OKLCH | oklch(85.91% 0.04 245.9) |
| XYZ | xyz(59.1299, 63.7173, 87.0092) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.79
Cloudy Blue
#ACC2D9
ΔE00 4.46
Lightsteelblue
#B0C4DE
ΔE00 4.54
Powder Blue (survey)
#B1D1FC
ΔE00 5.91
Light Grey Blue
#9DBCD4
ΔE00 6.62
Baby Blue (survey)
#A2CFFE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4EA #EAD2BC
analogous
#BCEAE9 #BCD4EA #BCBDEA
triadic
#BCD4EA #EABCD4 #D4EABC
tetradic
#BCD4EA #E9BCEA #EAD2BC #BDEABC
square
#BCD4EA #E9BCEA #EAD2BC #BDEABC
split-complementary
#BCD4EA #EABCBD #EAE9BC
monochromatic
#5F98CD #8DB6DB #BCD4EA #E8F0F8 #E8F0F8
Accessibility & contrast
On white
1.53
#BCD4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#BCD4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4EA
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4EA | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#B0D9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd4ea; /* rgb */ color: rgb(188, 212, 234); /* oklch */ color: oklch(85.9% 0.040 245.9);
Tailwind
colors: {
custom: {
50: '#d0e1f0',
500: '#bcd4ea',
950: '#000000',
},
}SCSS
$custom: #bcd4ea; $custom-light: #d0e1f0; $custom-dark: #000000;
JSON
{
"hex": "#bcd4ea",
"rgb": {
"r": 188,
"g": 212,
"b": 234
},
"hsl": {
"h": 208.696,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.85909,
"c": 0.04009,
"h": 245.9
},
"luminance": 0.63719
}Semantic roles & 50–950 ramp
primary
#BCD4EA
secondary
#C6A484
accent
#6F26C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485