#BED2ED#BED2ED
#BED2ED is a very light, muted cyan. Relative luminance 0.632; OKLCH L 85.7% C 0.043 H 255.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2ED |
|---|---|
| RGB | rgb(190, 210, 237) |
| HSL | hsl(214, 57%, 84%) |
| HSV | hsv(214, 20%, 93%) |
| CMYK | cmyk(19.8%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(83.52, -1.10, -15.52) |
| CIE-LCH | lch(83.52, 15.56, 265.94°) |
| OKLab | oklab(85.74% -0.0106 -0.0421) |
| OKLCH | oklch(85.74% 0.043 255.9) |
| XYZ | xyz(59.5639, 63.1533, 89.1559) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.25
Lightsteelblue
#B0C4DE
ΔE00 3.48
Powder Blue (survey)
#B1D1FC
ΔE00 4.56
Cloudy Blue
#ACC2D9
ΔE00 4.57
Baby Blue (survey)
#A2CFFE
ΔE00 6.94
Light Grey Blue
#9DBCD4
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2ED #EDD9BE
analogous
#BEE9ED #BED2ED #C1BEED
triadic
#BED2ED #EDBED2 #D2EDBE
tetradic
#BED2ED #EDBEE9 #EDD9BE #BEEDC1
square
#BED2ED #EDBEE9 #EDD9BE #BEEDC1
split-complementary
#BED2ED #EDC1BE #E9EDBE
monochromatic
#5E90D2 #8EB1E0 #BED2ED #E7EEF8 #E7EEF8
Accessibility & contrast
On white
1.54
#BED2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#BED2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2ED
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2ED | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EE
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#B2D8DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed2ed; /* rgb */ color: rgb(190, 210, 237); /* oklch */ color: oklch(85.7% 0.043 255.9);
Tailwind
colors: {
custom: {
50: '#d2dff2',
500: '#bed2ed',
950: '#000000',
},
}SCSS
$custom: #bed2ed; $custom-light: #d2dff2; $custom-dark: #000000;
JSON
{
"hex": "#bed2ed",
"rgb": {
"r": 190,
"g": 210,
"b": 237
},
"hsl": {
"h": 214.468,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.85741,
"c": 0.04345,
"h": 255.9
},
"luminance": 0.63155
}Semantic roles & 50–950 ramp
primary
#BED2ED
secondary
#CAAD85
accent
#7F21C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485