#BED5E7#BED5E7
#BED5E7 is a very light, muted cyan. Relative luminance 0.643; OKLCH L 86.2% C 0.035 H 241.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BED5E7 |
|---|---|
| RGB | rgb(190, 213, 231) |
| HSL | hsl(206, 46%, 83%) |
| HSV | hsv(206, 18%, 91%) |
| CMYK | cmyk(17.7%, 7.8%, 0%, 9.4%) |
| CIE-LAB | lab(84.12, -3.96, -11.43) |
| CIE-LCH | lch(84.12, 12.10, 250.87°) |
| OKLab | oklab(86.15% -0.0168 -0.0309) |
| OKLCH | oklch(86.15% 0.035 241.5) |
| XYZ | xyz(59.4496, 64.3037, 84.8655) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.84
Cloudy Blue
#ACC2D9
ΔE00 5.13
Lightsteelblue
#B0C4DE
ΔE00 5.55
Lightblue
#ADD8E6
ΔE00 6.65
Light Grey Blue
#9DBCD4
ΔE00 7.02
Powder Blue (survey)
#B1D1FC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED5E7 #E7D0BE
analogous
#BEE7E4 #BED5E7 #BEC1E7
triadic
#BED5E7 #E7BED5 #D5E7BE
tetradic
#BED5E7 #E4BEE7 #E7D0BE #C1E7BE
square
#BED5E7 #E4BEE7 #E7D0BE #C1E7BE
split-complementary
#BED5E7 #E7BEC1 #E7E4BE
monochromatic
#659BC6 #91B8D6 #BED5E7 #E9F1F7 #E9F1F7
Accessibility & contrast
On white
1.52
#BED5E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#BED5E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED5E7
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED5E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED5E7 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E8
Deuteranopia (green-blind)
#C8D0E7
Tritanopia (blue-blind)
#B3D9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed5e7; /* rgb */ color: rgb(190, 213, 231); /* oklch */ color: oklch(86.2% 0.035 241.5);
Tailwind
colors: {
custom: {
50: '#d2e1ee',
500: '#bed5e7',
950: '#000000',
},
}SCSS
$custom: #bed5e7; $custom-light: #d2e1ee; $custom-dark: #000000;
JSON
{
"hex": "#bed5e7",
"rgb": {
"r": 190,
"g": 213,
"b": 231
},
"hsl": {
"h": 206.341,
"s": 46.067,
"l": 82.549
},
"oklch": {
"l": 0.86154,
"c": 0.03522,
"h": 241.5
},
"luminance": 0.64305
}Semantic roles & 50–950 ramp
primary
#BED5E7
secondary
#C2A187
accent
#6A2CB9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485