#BED8EC#BED8EC
#BED8EC is a very light, muted cyan. Relative luminance 0.661; OKLCH L 86.9% C 0.039 H 241.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8EC |
|---|---|
| RGB | rgb(190, 216, 236) |
| HSL | hsl(206, 55%, 84%) |
| HSV | hsv(206, 19%, 93%) |
| CMYK | cmyk(19.5%, 8.5%, 0%, 7.5%) |
| CIE-LAB | lab(85.05, -4.46, -12.69) |
| CIE-LCH | lch(85.05, 13.45, 250.63°) |
| OKLab | oklab(86.94% -0.019 -0.0344) |
| OKLCH | oklch(86.94% 0.039 241.1) |
| XYZ | xyz(60.9274, 66.1134, 88.8917) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.29
Cloudy Blue
#ACC2D9
ΔE00 5.66
Lightsteelblue
#B0C4DE
ΔE00 5.99
Lightblue
#ADD8E6
ΔE00 6.33
Ice Blue
#A5DFF9
ΔE00 7.01
Powder Blue (survey)
#B1D1FC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8EC #ECD2BE
analogous
#BEECE9 #BED8EC #BEC1EC
triadic
#BED8EC #ECBED8 #D8ECBE
tetradic
#BED8EC #E9BEEC #ECD2BE #C1ECBE
square
#BED8EC #E9BEEC #ECD2BE #C1ECBE
split-complementary
#BED8EC #ECBEC1 #ECE9BE
monochromatic
#5F9FD0 #8FBCDE #BED8EC #E7F1F8 #E7F1F8
Accessibility & contrast
On white
1.48
#BED8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BED8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8EC
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8EC | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7ED
Deuteranopia (green-blind)
#CAD2EC
Tritanopia (blue-blind)
#B2DDDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bed8ec; /* rgb */ color: rgb(190, 216, 236); /* oklch */ color: oklch(86.9% 0.039 241.1);
Tailwind
colors: {
custom: {
50: '#d2e4f2',
500: '#bed8ec',
950: '#000000',
},
}SCSS
$custom: #bed8ec; $custom-light: #d2e4f2; $custom-dark: #000000;
JSON
{
"hex": "#bed8ec",
"rgb": {
"r": 190,
"g": 216,
"b": 236
},
"hsl": {
"h": 206.087,
"s": 54.762,
"l": 83.529
},
"oklch": {
"l": 0.86936,
"c": 0.03932,
"h": 241.1
},
"luminance": 0.66115
}Semantic roles & 50–950 ramp
primary
#BED8EC
secondary
#C9A385
accent
#6823C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485