#BED6EC#BED6EC
#BED6EC is a very light, muted cyan. Relative luminance 0.651; OKLCH L 86.5% C 0.040 H 245.9°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BED6EC |
|---|---|
| RGB | rgb(190, 214, 236) |
| HSL | hsl(209, 55%, 84%) |
| HSV | hsv(209, 19%, 93%) |
| CMYK | cmyk(19.5%, 9.3%, 0%, 7.5%) |
| CIE-LAB | lab(84.53, -3.42, -13.47) |
| CIE-LCH | lch(84.53, 13.90, 255.76°) |
| OKLab | oklab(86.53% -0.0163 -0.0365) |
| OKLCH | oklch(86.53% 0.04 245.9) |
| XYZ | xyz(60.4181, 65.0949, 88.7219) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.10
Cloudy Blue
#ACC2D9
ΔE00 4.93
Lightsteelblue
#B0C4DE
ΔE00 4.93
Powder Blue (survey)
#B1D1FC
ΔE00 5.99
Light Grey Blue
#9DBCD4
ΔE00 7.07
Baby Blue (survey)
#A2CFFE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED6EC #ECD4BE
analogous
#BEECEB #BED6EC #BEBFEC
triadic
#BED6EC #ECBED6 #D6ECBE
tetradic
#BED6EC #EBBEEC #ECD4BE #BFECBE
square
#BED6EC #EBBEEC #ECD4BE #BFECBE
split-complementary
#BED6EC #ECBEBF #ECEBBE
monochromatic
#5F9AD0 #8FB8DE #BED6EC #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.50
#BED6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#BED6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED6EC
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED6EC | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#B2DBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed6ec; /* rgb */ color: rgb(190, 214, 236); /* oklch */ color: oklch(86.5% 0.040 245.9);
Tailwind
colors: {
custom: {
50: '#d2e2f2',
500: '#bed6ec',
950: '#000000',
},
}SCSS
$custom: #bed6ec; $custom-light: #d2e2f2; $custom-dark: #000000;
JSON
{
"hex": "#bed6ec",
"rgb": {
"r": 190,
"g": 214,
"b": 236
},
"hsl": {
"h": 208.696,
"s": 54.762,
"l": 83.529
},
"oklch": {
"l": 0.86525,
"c": 0.04003,
"h": 245.9
},
"luminance": 0.65096
}Semantic roles & 50–950 ramp
primary
#BED6EC
secondary
#C9A685
accent
#6F23C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485