#BEDEF9#BEDEF9
#BEDEF9 is a very light, muted cyan. Relative luminance 0.700; OKLCH L 88.6% C 0.050 H 243.8°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEF9 |
|---|---|
| RGB | rgb(190, 222, 249) |
| HSL | hsl(207, 83%, 86%) |
| HSV | hsv(207, 24%, 98%) |
| CMYK | cmyk(23.7%, 10.8%, 0%, 2.4%) |
| CIE-LAB | lab(87.01, -4.74, -16.62) |
| CIE-LCH | lch(87.01, 17.29, 254.09°) |
| OKLab | oklab(88.61% -0.0223 -0.0453) |
| OKLCH | oklch(88.61% 0.05 243.8) |
| XYZ | xyz(64.4506, 70.0271, 99.7250) |
| Luminance | 0.7003 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.53
Baby Blue (survey)
#A2CFFE
ΔE00 6.18
Light Blue Grey
#B7C9E2
ΔE00 6.22
Ice Blue
#A5DFF9
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 6.90
Light Blue
#95D0FC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEF9 #F9D9BE
analogous
#BEF9F7 #BEDEF9 #BEC0F9
triadic
#BEDEF9 #F9BEDE #DEF9BE
tetradic
#BEDEF9 #F7BEF9 #F9D9BE #C0F9BE
square
#BEDEF9 #F7BEF9 #F9D9BE #C0F9BE
split-complementary
#BEDEF9 #F9BEC0 #F9F7BE
monochromatic
#4EA5EF #86C2F4 #BEDEF9 #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.40
#BEDEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#BEDEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEF9
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEF9 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFA
Deuteranopia (green-blind)
#CCD7F9
Tritanopia (blue-blind)
#AEE4E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bedef9; /* rgb */ color: rgb(190, 222, 249); /* oklch */ color: oklch(88.6% 0.050 243.8);
Tailwind
colors: {
custom: {
50: '#d2e8fb',
500: '#bedef9',
950: '#000000',
},
}SCSS
$custom: #bedef9; $custom-light: #d2e8fb; $custom-dark: #000000;
JSON
{
"hex": "#bedef9",
"rgb": {
"r": 190,
"g": 222,
"b": 249
},
"hsl": {
"h": 207.458,
"s": 83.099,
"l": 86.078
},
"oklch": {
"l": 0.88606,
"c": 0.05046,
"h": 243.8
},
"luminance": 0.70029
}Semantic roles & 50–950 ramp
primary
#BEDEF9
secondary
#DDAA7E
accent
#6A06E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485