#BED9EB#BED9EB
#BED9EB is a very light, muted cyan. Relative luminance 0.666; OKLCH L 87.1% C 0.038 H 237.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BED9EB |
|---|---|
| RGB | rgb(190, 217, 235) |
| HSL | hsl(204, 53%, 83%) |
| HSV | hsv(204, 19%, 92%) |
| CMYK | cmyk(19.1%, 7.7%, 0%, 7.8%) |
| CIE-LAB | lab(85.29, -5.20, -11.82) |
| CIE-LCH | lch(85.29, 12.91, 246.26°) |
| OKLab | oklab(87.11% -0.0207 -0.032) |
| OKLCH | oklch(87.11% 0.038 237.1) |
| XYZ | xyz(61.0395, 66.5694, 88.2143) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.49
Light Blue Grey
#B7C9E2
ΔE00 6.17
Cloudy Blue
#ACC2D9
ΔE00 6.26
Ice Blue
#A5DFF9
ΔE00 6.57
Lightsteelblue
#B0C4DE
ΔE00 6.80
Light Grey Blue
#9DBCD4
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED9EB #EBD0BE
analogous
#BEEBE6 #BED9EB #BEC2EB
triadic
#BED9EB #EBBED9 #D9EBBE
tetradic
#BED9EB #E6BEEB #EBD0BE #C2EBBE
square
#BED9EB #E6BEEB #EBD0BE #C2EBBE
split-complementary
#BED9EB #EBBEC2 #EBE6BE
monochromatic
#60A2CE #8FBEDD #BED9EB #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.47
#BED9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#BED9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED9EB
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED9EB | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#CBD3EB
Tritanopia (blue-blind)
#B2DEDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bed9eb; /* rgb */ color: rgb(190, 217, 235); /* oklch */ color: oklch(87.1% 0.038 237.1);
Tailwind
colors: {
custom: {
50: '#d2e4f1',
500: '#bed9eb',
950: '#000000',
},
}SCSS
$custom: #bed9eb; $custom-light: #d2e4f1; $custom-dark: #000000;
JSON
{
"hex": "#bed9eb",
"rgb": {
"r": 190,
"g": 217,
"b": 235
},
"hsl": {
"h": 204,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.87109,
"c": 0.03814,
"h": 237.1
},
"luminance": 0.66571
}Semantic roles & 50–950 ramp
primary
#BED9EB
secondary
#C7A086
accent
#6325C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485