#BED9EA#BED9EA
#BED9EA is a very light, muted cyan. Relative luminance 0.665; OKLCH L 87.1% C 0.037 H 235.5°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BED9EA |
|---|---|
| RGB | rgb(190, 217, 234) |
| HSL | hsl(203, 51%, 83%) |
| HSV | hsv(203, 19%, 92%) |
| CMYK | cmyk(18.8%, 7.3%, 0%, 8.2%) |
| CIE-LAB | lab(85.26, -5.41, -11.33) |
| CIE-LCH | lch(85.26, 12.56, 244.47°) |
| OKLab | oklab(87.08% -0.0211 -0.0307) |
| OKLCH | oklch(87.08% 0.037 235.5) |
| XYZ | xyz(60.8954, 66.5118, 87.4556) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.22
Cloudy Blue
#ACC2D9
ΔE00 6.46
Light Blue Grey
#B7C9E2
ΔE00 6.47
Ice Blue
#A5DFF9
ΔE00 6.54
Lightsteelblue
#B0C4DE
ΔE00 7.06
Light Grey Blue
#9DBCD4
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED9EA #EACFBE
analogous
#BEEAE5 #BED9EA #BEC3EA
triadic
#BED9EA #EABED9 #D9EABE
tetradic
#BED9EA #E5BEEA #EACFBE #C3EABE
square
#BED9EA #E5BEEA #EACFBE #C3EABE
split-complementary
#BED9EA #EABEC3 #EAE5BE
monochromatic
#61A3CC #90BEDB #BED9EA #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.47
#BED9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#BED9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED9EA
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED9EA | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#CBD3EA
Tritanopia (blue-blind)
#B2DEDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bed9ea; /* rgb */ color: rgb(190, 217, 234); /* oklch */ color: oklch(87.1% 0.037 235.5);
Tailwind
colors: {
custom: {
50: '#d2e4f0',
500: '#bed9ea',
950: '#000000',
},
}SCSS
$custom: #bed9ea; $custom-light: #d2e4f0; $custom-dark: #000000;
JSON
{
"hex": "#bed9ea",
"rgb": {
"r": 190,
"g": 217,
"b": 234
},
"hsl": {
"h": 203.182,
"s": 51.163,
"l": 83.137
},
"oklch": {
"l": 0.87076,
"c": 0.03724,
"h": 235.5
},
"luminance": 0.66513
}Semantic roles & 50–950 ramp
primary
#BED9EA
secondary
#C69F86
accent
#6227BF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485