#BED5EC#BED5EC
#BED5EC is a very light, muted cyan. Relative luminance 0.646; OKLCH L 86.3% C 0.040 H 248.3°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BED5EC |
|---|---|
| RGB | rgb(190, 213, 236) |
| HSL | hsl(210, 55%, 84%) |
| HSV | hsv(210, 19%, 93%) |
| CMYK | cmyk(19.5%, 9.7%, 0%, 7.5%) |
| CIE-LAB | lab(84.27, -2.89, -13.86) |
| CIE-LCH | lch(84.27, 14.16, 258.20°) |
| OKLab | oklab(86.32% -0.015 -0.0376) |
| OKLCH | oklch(86.32% 0.04 248.3) |
| XYZ | xyz(60.1658, 64.5903, 88.6378) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.54
Lightsteelblue
#B0C4DE
ΔE00 4.46
Cloudy Blue
#ACC2D9
ΔE00 4.66
Powder Blue (survey)
#B1D1FC
ΔE00 5.56
Baby Blue (survey)
#A2CFFE
ΔE00 6.99
Light Grey Blue
#9DBCD4
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED5EC #ECD5BE
analogous
#BEECEC #BED5EC #BEBEEC
triadic
#BED5EC #ECBED5 #D5ECBE
tetradic
#BED5EC #ECBEEC #ECD5BE #BEECBE
square
#BED5EC #ECBEEC #ECD5BE #BEECBE
split-complementary
#BED5EC #ECBEBE #ECECBE
monochromatic
#5F98D0 #8FB6DE #BED5EC #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.51
#BED5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#BED5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED5EC
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED5EC | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5ED
Deuteranopia (green-blind)
#C7D0EC
Tritanopia (blue-blind)
#B2DADC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed5ec; /* rgb */ color: rgb(190, 213, 236); /* oklch */ color: oklch(86.3% 0.040 248.3);
Tailwind
colors: {
custom: {
50: '#d2e1f2',
500: '#bed5ec',
950: '#000000',
},
}SCSS
$custom: #bed5ec; $custom-light: #d2e1f2; $custom-dark: #000000;
JSON
{
"hex": "#bed5ec",
"rgb": {
"r": 190,
"g": 213,
"b": 236
},
"hsl": {
"h": 210,
"s": 54.762,
"l": 83.529
},
"oklch": {
"l": 0.8632,
"c": 0.04048,
"h": 248.3
},
"luminance": 0.64592
}Semantic roles & 50–950 ramp
primary
#BED5EC
secondary
#C9A785
accent
#7323C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485