#BED9EE#BED9EE
#BED9EE is a very light, muted cyan. Relative luminance 0.667; OKLCH L 87.2% C 0.041 H 241.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BED9EE |
|---|---|
| RGB | rgb(190, 217, 238) |
| HSL | hsl(206, 59%, 84%) |
| HSV | hsv(206, 20%, 93%) |
| CMYK | cmyk(20.2%, 8.8%, 0%, 6.7%) |
| CIE-LAB | lab(85.37, -4.55, -13.27) |
| CIE-LCH | lch(85.37, 14.03, 251.07°) |
| OKLab | oklab(87.21% -0.0196 -0.036) |
| OKLCH | oklch(87.21% 0.041 241.4) |
| XYZ | xyz(61.4766, 66.7442, 90.5162) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.40
Cloudy Blue
#ACC2D9
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 6.10
Lightblue
#ADD8E6
ΔE00 6.37
Powder Blue (survey)
#B1D1FC
ΔE00 6.75
Ice Blue
#A5DFF9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED9EE #EED3BE
analogous
#BEEEEB #BED9EE #BEC1EE
triadic
#BED9EE #EEBED9 #D9EEBE
tetradic
#BED9EE #EBBEEE #EED3BE #C1EEBE
square
#BED9EE #EBBEEE #EED3BE #C1EEBE
split-complementary
#BED9EE #EEBEC1 #EEEBBE
monochromatic
#5DA0D5 #8DBDE1 #BED9EE #E7F1F9 #E7F1F9
Accessibility & contrast
On white
1.46
#BED9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BED9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED9EE
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED9EE | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#CAD3EE
Tritanopia (blue-blind)
#B1DEE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bed9ee; /* rgb */ color: rgb(190, 217, 238); /* oklch */ color: oklch(87.2% 0.041 241.4);
Tailwind
colors: {
custom: {
50: '#d2e4f3',
500: '#bed9ee',
950: '#000000',
},
}SCSS
$custom: #bed9ee; $custom-light: #d2e4f3; $custom-dark: #000000;
JSON
{
"hex": "#bed9ee",
"rgb": {
"r": 190,
"g": 217,
"b": 238
},
"hsl": {
"h": 206.25,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.87208,
"c": 0.04101,
"h": 241.4
},
"luminance": 0.66746
}Semantic roles & 50–950 ramp
primary
#BED9EE
secondary
#CCA484
accent
#681FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485