#BED6EF#BED6EF
#BED6EF is a very light, muted cyan. Relative luminance 0.653; OKLCH L 86.6% C 0.043 H 249.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BED6EF |
|---|---|
| RGB | rgb(190, 214, 239) |
| HSL | hsl(211, 60%, 84%) |
| HSV | hsv(211, 21%, 94%) |
| CMYK | cmyk(20.5%, 10.5%, 0%, 6.3%) |
| CIE-LAB | lab(84.62, -2.77, -14.93) |
| CIE-LCH | lch(84.62, 15.18, 259.50°) |
| OKLab | oklab(86.63% -0.0152 -0.0405) |
| OKLCH | oklch(86.63% 0.043 249.4) |
| XYZ | xyz(60.8577, 65.2707, 91.0367) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.61
Lightsteelblue
#B0C4DE
ΔE00 4.53
Cloudy Blue
#ACC2D9
ΔE00 4.91
Powder Blue (survey)
#B1D1FC
ΔE00 4.95
Baby Blue (survey)
#A2CFFE
ΔE00 6.52
Light Grey Blue
#9DBCD4
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED6EF #EFD7BE
analogous
#BEEFEF #BED6EF #BFBEEF
triadic
#BED6EF #EFBED6 #D6EFBE
tetradic
#BED6EF #EFBEEF #EFD7BE #BEEFBF
square
#BED6EF #EFBEEF #EFD7BE #BEEFBF
split-complementary
#BED6EF #EFBFBE #EFEFBE
monochromatic
#5C98D7 #8DB7E3 #BED6EF #E6F0F9 #E6F0F9
Accessibility & contrast
On white
1.49
#BED6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#BED6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED6EF
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED6EF | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#C7D1EF
Tritanopia (blue-blind)
#B1DCDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed6ef; /* rgb */ color: rgb(190, 214, 239); /* oklch */ color: oklch(86.6% 0.043 249.4);
Tailwind
colors: {
custom: {
50: '#d2e2f4',
500: '#bed6ef',
950: '#000000',
},
}SCSS
$custom: #bed6ef; $custom-light: #d2e2f4; $custom-dark: #000000;
JSON
{
"hex": "#bed6ef",
"rgb": {
"r": 190,
"g": 214,
"b": 239
},
"hsl": {
"h": 210.612,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.86626,
"c": 0.04332,
"h": 249.4
},
"luminance": 0.65272
}Semantic roles & 50–950 ramp
primary
#BED6EF
secondary
#CDA984
accent
#741DC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485