#BCD7ED#BCD7ED
#BCD7ED is a very light, muted cyan. Relative luminance 0.654; OKLCH L 86.6% C 0.042 H 242.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD7ED |
|---|---|
| RGB | rgb(188, 215, 237) |
| HSL | hsl(207, 58%, 83%) |
| HSV | hsv(207, 21%, 93%) |
| CMYK | cmyk(20.7%, 9.3%, 0%, 7.1%) |
| CIE-LAB | lab(84.69, -4.33, -13.78) |
| CIE-LCH | lch(84.69, 14.44, 252.54°) |
| OKLab | oklab(86.63% -0.0193 -0.0374) |
| OKLCH | oklch(86.63% 0.042 242.7) |
| XYZ | xyz(60.3215, 65.4050, 89.5506) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.89
Cloudy Blue
#ACC2D9
ΔE00 5.30
Lightsteelblue
#B0C4DE
ΔE00 5.54
Powder Blue (survey)
#B1D1FC
ΔE00 6.24
Lightblue
#ADD8E6
ΔE00 6.63
Ice Blue
#A5DFF9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD7ED #EDD2BC
analogous
#BCEDEA #BCD7ED #BCBEED
triadic
#BCD7ED #EDBCD7 #D7EDBC
tetradic
#BCD7ED #EABCED #EDD2BC #BEEDBC
square
#BCD7ED #EABCED #EDD2BC #BEEDBC
split-complementary
#BCD7ED #EDBCBE #EDEABC
monochromatic
#5C9DD3 #8CBAE0 #BCD7ED #E7F1F9 #E7F1F9
Accessibility & contrast
On white
1.49
#BCD7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#BCD7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD7ED
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD7ED | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#AFDCDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcd7ed; /* rgb */ color: rgb(188, 215, 237); /* oklch */ color: oklch(86.6% 0.042 242.7);
Tailwind
colors: {
custom: {
50: '#d0e3f2',
500: '#bcd7ed',
950: '#000000',
},
}SCSS
$custom: #bcd7ed; $custom-light: #d0e3f2; $custom-dark: #000000;
JSON
{
"hex": "#bcd7ed",
"rgb": {
"r": 188,
"g": 215,
"b": 237
},
"hsl": {
"h": 206.939,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.86627,
"c": 0.04209,
"h": 242.7
},
"luminance": 0.65407
}Semantic roles & 50–950 ramp
primary
#BCD7ED
secondary
#CAA383
accent
#6A20C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485