#BED7EC#BED7EC
#BED7EC is a very light, muted cyan. Relative luminance 0.656; OKLCH L 86.7% C 0.040 H 243.5°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BED7EC |
|---|---|
| RGB | rgb(190, 215, 236) |
| HSL | hsl(207, 55%, 84%) |
| HSV | hsv(207, 19%, 93%) |
| CMYK | cmyk(19.5%, 8.9%, 0%, 7.5%) |
| CIE-LAB | lab(84.79, -3.94, -13.08) |
| CIE-LCH | lch(84.79, 13.66, 253.24°) |
| OKLab | oklab(86.73% -0.0177 -0.0355) |
| OKLCH | oklch(86.73% 0.04 243.5) |
| XYZ | xyz(60.6720, 65.6026, 88.8066) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.69
Cloudy Blue
#ACC2D9
ΔE00 5.26
Lightsteelblue
#B0C4DE
ΔE00 5.45
Powder Blue (survey)
#B1D1FC
ΔE00 6.48
Lightblue
#ADD8E6
ΔE00 6.91
Light Grey Blue
#9DBCD4
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED7EC #ECD3BE
analogous
#BEECEA #BED7EC #BEC0EC
triadic
#BED7EC #ECBED7 #D7ECBE
tetradic
#BED7EC #EABEEC #ECD3BE #C0ECBE
square
#BED7EC #EABEEC #ECD3BE #C0ECBE
split-complementary
#BED7EC #ECBEC0 #ECEABE
monochromatic
#5F9DD0 #8FBADE #BED7EC #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.49
#BED7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#BED7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED7EC
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED7EC | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#C9D1EC
Tritanopia (blue-blind)
#B2DCDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bed7ec; /* rgb */ color: rgb(190, 215, 236); /* oklch */ color: oklch(86.7% 0.040 243.5);
Tailwind
colors: {
custom: {
50: '#d2e3f2',
500: '#bed7ec',
950: '#000000',
},
}SCSS
$custom: #bed7ec; $custom-light: #d2e3f2; $custom-dark: #000000;
JSON
{
"hex": "#bed7ec",
"rgb": {
"r": 190,
"g": 215,
"b": 236
},
"hsl": {
"h": 207.391,
"s": 54.762,
"l": 83.529
},
"oklch": {
"l": 0.8673,
"c": 0.03963,
"h": 243.5
},
"luminance": 0.65604
}Semantic roles & 50–950 ramp
primary
#BED7EC
secondary
#C9A485
accent
#6C23C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485