#BED3EE#BED3EE
#BED3EE is a very light, muted cyan. Relative luminance 0.637; OKLCH L 86.0% C 0.044 H 254.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3EE |
|---|---|
| RGB | rgb(190, 211, 238) |
| HSL | hsl(214, 59%, 84%) |
| HSV | hsv(214, 20%, 93%) |
| CMYK | cmyk(20.2%, 11.3%, 0%, 6.7%) |
| CIE-LAB | lab(83.81, -1.41, -15.61) |
| CIE-LCH | lch(83.81, 15.68, 264.84°) |
| OKLab | oklab(85.98% -0.0116 -0.0424) |
| OKLCH | oklch(85.98% 0.044 254.8) |
| XYZ | xyz(59.9581, 63.7072, 90.0101) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.52
Lightsteelblue
#B0C4DE
ΔE00 3.68
Powder Blue (survey)
#B1D1FC
ΔE00 4.44
Cloudy Blue
#ACC2D9
ΔE00 4.64
Baby Blue (survey)
#A2CFFE
ΔE00 6.71
Light Grey Blue
#9DBCD4
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3EE #EED9BE
analogous
#BEEBEE #BED3EE #C1BEEE
triadic
#BED3EE #EEBED3 #D3EEBE
tetradic
#BED3EE #EEBEEB #EED9BE #BEEEC1
square
#BED3EE #EEBEEB #EED9BE #BEEEC1
split-complementary
#BED3EE #EEC1BE #EBEEBE
monochromatic
#5D91D5 #8DB2E1 #BED3EE #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.53
#BED3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#BED3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3EE
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3EE | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EF
Deuteranopia (green-blind)
#C4CFED
Tritanopia (blue-blind)
#B2D9DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed3ee; /* rgb */ color: rgb(190, 211, 238); /* oklch */ color: oklch(86.0% 0.044 254.8);
Tailwind
colors: {
custom: {
50: '#d2e0f3',
500: '#bed3ee',
950: '#000000',
},
}SCSS
$custom: #bed3ee; $custom-light: #d2e0f3; $custom-dark: #000000;
JSON
{
"hex": "#bed3ee",
"rgb": {
"r": 190,
"g": 211,
"b": 238
},
"hsl": {
"h": 213.75,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.85979,
"c": 0.04397,
"h": 254.8
},
"luminance": 0.63709
}Semantic roles & 50–950 ramp
primary
#BED3EE
secondary
#CCAD84
accent
#7D1FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485