#BEDBF9#BEDBF9
#BEDBF9 is a very light, muted cyan. Relative luminance 0.684; OKLCH L 88.0% C 0.052 H 249.3°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBF9 |
|---|---|
| RGB | rgb(190, 219, 249) |
| HSL | hsl(211, 83%, 86%) |
| HSV | hsv(211, 24%, 98%) |
| CMYK | cmyk(23.7%, 12%, 0%, 2.4%) |
| CIE-LAB | lab(86.23, -3.18, -17.80) |
| CIE-LCH | lch(86.23, 18.08, 259.88°) |
| OKLab | oklab(87.99% -0.0183 -0.0485) |
| OKLCH | oklch(87.99% 0.052 249.3) |
| XYZ | xyz(63.6609, 68.4477, 99.4617) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.03
Light Blue Grey
#B7C9E2
ΔE00 5.08
Baby Blue (survey)
#A2CFFE
ΔE00 5.50
Lightsteelblue
#B0C4DE
ΔE00 5.85
Cloudy Blue
#ACC2D9
ΔE00 6.34
Light Blue
#95D0FC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBF9 #F9DCBE
analogous
#BEF9F9 #BEDBF9 #BEBEF9
triadic
#BEDBF9 #F9BEDB #DBF9BE
tetradic
#BEDBF9 #F9BEF9 #F9DCBE #BEF9BE
square
#BEDBF9 #F9BEF9 #F9DCBE #BEF9BE
split-complementary
#BEDBF9 #F9BEBE #F9F9BE
monochromatic
#4E9DEF #86BCF4 #BEDBF9 #E3EFFC #E3EFFC
Accessibility & contrast
On white
1.43
#BEDBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#BEDBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBF9
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBF9 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFB
Deuteranopia (green-blind)
#C9D5F8
Tritanopia (blue-blind)
#AEE2E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedbf9; /* rgb */ color: rgb(190, 219, 249); /* oklch */ color: oklch(88.0% 0.052 249.3);
Tailwind
colors: {
custom: {
50: '#d2e6fb',
500: '#bedbf9',
950: '#000000',
},
}SCSS
$custom: #bedbf9; $custom-light: #d2e6fb; $custom-dark: #000000;
JSON
{
"hex": "#bedbf9",
"rgb": {
"r": 190,
"g": 219,
"b": 249
},
"hsl": {
"h": 210.508,
"s": 83.099,
"l": 86.078
},
"oklch": {
"l": 0.87992,
"c": 0.05187,
"h": 249.3
},
"luminance": 0.6845
}Semantic roles & 50–950 ramp
primary
#BEDBF9
secondary
#DDAE7E
accent
#7506E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485