#BED9EF#BED9EF
#BED9EF is a very light, muted cyan. Relative luminance 0.668; OKLCH L 87.2% C 0.042 H 242.7°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BED9EF |
|---|---|
| RGB | rgb(190, 217, 239) |
| HSL | hsl(207, 60%, 84%) |
| HSV | hsv(207, 21%, 94%) |
| CMYK | cmyk(20.5%, 9.2%, 0%, 6.3%) |
| CIE-LAB | lab(85.40, -4.33, -13.76) |
| CIE-LCH | lch(85.40, 14.42, 252.51°) |
| OKLab | oklab(87.24% -0.0192 -0.0373) |
| OKLCH | oklch(87.24% 0.042 242.7) |
| XYZ | xyz(61.6239, 66.8031, 91.2921) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.18
Cloudy Blue
#ACC2D9
ΔE00 5.73
Lightsteelblue
#B0C4DE
ΔE00 5.90
Powder Blue (survey)
#B1D1FC
ΔE00 6.36
Lightblue
#ADD8E6
ΔE00 6.68
Ice Blue
#A5DFF9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED9EF #EFD4BE
analogous
#BEEFED #BED9EF #BEC1EF
triadic
#BED9EF #EFBED9 #D9EFBE
tetradic
#BED9EF #EDBEEF #EFD4BE #C1EFBE
square
#BED9EF #EDBEEF #EFD4BE #C1EFBE
split-complementary
#BED9EF #EFBEC1 #EFEDBE
monochromatic
#5CA0D7 #8DBCE3 #BED9EF #E6F1F9 #E6F1F9
Accessibility & contrast
On white
1.46
#BED9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BED9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED9EF
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED9EF | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8F0
Deuteranopia (green-blind)
#CAD3EF
Tritanopia (blue-blind)
#B1DEE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bed9ef; /* rgb */ color: rgb(190, 217, 239); /* oklch */ color: oklch(87.2% 0.042 242.7);
Tailwind
colors: {
custom: {
50: '#d2e4f4',
500: '#bed9ef',
950: '#000000',
},
}SCSS
$custom: #bed9ef; $custom-light: #d2e4f4; $custom-dark: #000000;
JSON
{
"hex": "#bed9ef",
"rgb": {
"r": 190,
"g": 217,
"b": 239
},
"hsl": {
"h": 206.939,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.87241,
"c": 0.04202,
"h": 242.7
},
"luminance": 0.66805
}Semantic roles & 50–950 ramp
primary
#BED9EF
secondary
#CDA584
accent
#6A1DC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485