#BED3EC#BED3EC
#BED3EC is a very light, muted cyan. Relative luminance 0.636; OKLCH L 85.9% C 0.042 H 252.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3EC |
|---|---|
| RGB | rgb(190, 211, 236) |
| HSL | hsl(213, 55%, 84%) |
| HSV | hsv(213, 19%, 93%) |
| CMYK | cmyk(19.5%, 10.6%, 0%, 7.5%) |
| CIE-LAB | lab(83.75, -1.85, -14.64) |
| CIE-LCH | lch(83.75, 14.76, 262.82°) |
| OKLab | oklab(85.91% -0.0123 -0.0397) |
| OKLCH | oklch(85.91% 0.042 252.8) |
| XYZ | xyz(59.6659, 63.5904, 88.4712) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.56
Lightsteelblue
#B0C4DE
ΔE00 3.70
Cloudy Blue
#ACC2D9
ΔE00 4.40
Powder Blue (survey)
#B1D1FC
ΔE00 4.94
Baby Blue (survey)
#A2CFFE
ΔE00 6.92
Light Grey Blue
#9DBCD4
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3EC #ECD7BE
analogous
#BEEAEC #BED3EC #C0BEEC
triadic
#BED3EC #ECBED3 #D3ECBE
tetradic
#BED3EC #ECBEEA #ECD7BE #BEECC0
square
#BED3EC #ECBEEA #ECD7BE #BEECC0
split-complementary
#BED3EC #ECC0BE #EAECBE
monochromatic
#5F93D0 #8FB3DE #BED3EC #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.53
#BED3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#BED3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3EC
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3EC | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3ED
Deuteranopia (green-blind)
#C5CFEB
Tritanopia (blue-blind)
#B2D8DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed3ec; /* rgb */ color: rgb(190, 211, 236); /* oklch */ color: oklch(85.9% 0.042 252.8);
Tailwind
colors: {
custom: {
50: '#d2e0f2',
500: '#bed3ec',
950: '#000000',
},
}SCSS
$custom: #bed3ec; $custom-light: #d2e0f2; $custom-dark: #000000;
JSON
{
"hex": "#bed3ec",
"rgb": {
"r": 190,
"g": 211,
"b": 236
},
"hsl": {
"h": 212.609,
"s": 54.762,
"l": 83.529
},
"oklch": {
"l": 0.85911,
"c": 0.0416,
"h": 252.8
},
"luminance": 0.63592
}Semantic roles & 50–950 ramp
primary
#BED3EC
secondary
#C9AA85
accent
#7A23C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485