#BCD4EE#BCD4EE
#BCD4EE is a very light, muted cyan. Relative luminance 0.640; OKLCH L 86.0% C 0.045 H 250.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4EE |
|---|---|
| RGB | rgb(188, 212, 238) |
| HSL | hsl(211, 60%, 84%) |
| HSV | hsv(211, 21%, 93%) |
| CMYK | cmyk(21%, 10.9%, 0%, 6.7%) |
| CIE-LAB | lab(83.94, -2.55, -15.44) |
| CIE-LCH | lch(83.94, 15.64, 260.63°) |
| OKLab | oklab(86.05% -0.0149 -0.042) |
| OKLCH | oklch(86.05% 0.045 250.5) |
| XYZ | xyz(59.7111, 63.9498, 90.0699) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.14
Lightsteelblue
#B0C4DE
ΔE00 4.02
Cloudy Blue
#ACC2D9
ΔE00 4.51
Powder Blue (survey)
#B1D1FC
ΔE00 4.53
Baby Blue (survey)
#A2CFFE
ΔE00 6.20
Light Grey Blue
#9DBCD4
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4EE #EED6BC
analogous
#BCEDEE #BCD4EE #BDBCEE
triadic
#BCD4EE #EEBCD4 #D4EEBC
tetradic
#BCD4EE #EEBCED #EED6BC #BCEEBD
square
#BCD4EE #EEBCED #EED6BC #BCEEBD
split-complementary
#BCD4EE #EEBDBC #EDEEBC
monochromatic
#5A95D5 #8BB5E2 #BCD4EE #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.52
#BCD4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#BCD4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4EE
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4EE | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EF
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#AFDADC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd4ee; /* rgb */ color: rgb(188, 212, 238); /* oklch */ color: oklch(86.0% 0.045 250.5);
Tailwind
colors: {
custom: {
50: '#d0e1f3',
500: '#bcd4ee',
950: '#000000',
},
}SCSS
$custom: #bcd4ee; $custom-light: #d0e1f3; $custom-dark: #000000;
JSON
{
"hex": "#bcd4ee",
"rgb": {
"r": 188,
"g": 212,
"b": 238
},
"hsl": {
"h": 211.2,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.86045,
"c": 0.04453,
"h": 250.5
},
"luminance": 0.63951
}Semantic roles & 50–950 ramp
primary
#BCD4EE
secondary
#CCA982
accent
#761EC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485