#BED6ED#BED6ED
#BED6ED is a very light, muted cyan. Relative luminance 0.652; OKLCH L 86.6% C 0.041 H 247.2°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BED6ED |
|---|---|
| RGB | rgb(190, 214, 237) |
| HSL | hsl(209, 57%, 84%) |
| HSV | hsv(209, 20%, 93%) |
| CMYK | cmyk(19.8%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(84.56, -3.20, -13.96) |
| CIE-LCH | lch(84.56, 14.32, 257.08°) |
| OKLab | oklab(86.56% -0.016 -0.0379) |
| OKLCH | oklch(86.56% 0.041 247.2) |
| XYZ | xyz(60.5638, 65.1531, 89.4892) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.90
Lightsteelblue
#B0C4DE
ΔE00 4.77
Cloudy Blue
#ACC2D9
ΔE00 4.89
Powder Blue (survey)
#B1D1FC
ΔE00 5.63
Baby Blue (survey)
#A2CFFE
ΔE00 6.92
Light Grey Blue
#9DBCD4
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED6ED #EDD5BE
analogous
#BEEDEC #BED6ED #BEBEED
triadic
#BED6ED #EDBED6 #D6EDBE
tetradic
#BED6ED #ECBEED #EDD5BE #BEEDBE
square
#BED6ED #ECBEED #EDD5BE #BEEDBE
split-complementary
#BED6ED #EDBEBE #EDECBE
monochromatic
#5E9AD2 #8EB8E0 #BED6ED #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.50
#BED6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#BED6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED6ED
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED6ED | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#B2DBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed6ed; /* rgb */ color: rgb(190, 214, 237); /* oklch */ color: oklch(86.6% 0.041 247.2);
Tailwind
colors: {
custom: {
50: '#d2e2f2',
500: '#bed6ed',
950: '#000000',
},
}SCSS
$custom: #bed6ed; $custom-light: #d2e2f2; $custom-dark: #000000;
JSON
{
"hex": "#bed6ed",
"rgb": {
"r": 190,
"g": 214,
"b": 237
},
"hsl": {
"h": 209.362,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.86559,
"c": 0.0411,
"h": 247.2
},
"luminance": 0.65155
}Semantic roles & 50–950 ramp
primary
#BED6ED
secondary
#CAA785
accent
#7121C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485