#BED7EB#BED7EB
#BED7EB is a very light, muted cyan. Relative luminance 0.655; OKLCH L 86.7% C 0.039 H 242.2°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BED7EB |
|---|---|
| RGB | rgb(190, 215, 235) |
| HSL | hsl(207, 53%, 83%) |
| HSV | hsv(207, 19%, 92%) |
| CMYK | cmyk(19.1%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(84.76, -4.16, -12.60) |
| CIE-LCH | lch(84.76, 13.26, 251.74°) |
| OKLab | oklab(86.7% -0.018 -0.0341) |
| OKLCH | oklch(86.7% 0.039 242.2) |
| XYZ | xyz(60.5271, 65.5446, 88.0435) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.94
Cloudy Blue
#ACC2D9
ΔE00 5.37
Lightsteelblue
#B0C4DE
ΔE00 5.67
Lightblue
#ADD8E6
ΔE00 6.61
Powder Blue (survey)
#B1D1FC
ΔE00 6.88
Light Grey Blue
#9DBCD4
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED7EB #EBD2BE
analogous
#BEEBE8 #BED7EB #BEC0EB
triadic
#BED7EB #EBBED7 #D7EBBE
tetradic
#BED7EB #E8BEEB #EBD2BE #C0EBBE
square
#BED7EB #E8BEEB #EBD2BE #C0EBBE
split-complementary
#BED7EB #EBBEC0 #EBE8BE
monochromatic
#609DCE #8FBADD #BED7EB #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.49
#BED7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#BED7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED7EB
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED7EB | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#C9D1EB
Tritanopia (blue-blind)
#B2DCDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bed7eb; /* rgb */ color: rgb(190, 215, 235); /* oklch */ color: oklch(86.7% 0.039 242.2);
Tailwind
colors: {
custom: {
50: '#d2e3f1',
500: '#bed7eb',
950: '#000000',
},
}SCSS
$custom: #bed7eb; $custom-light: #d2e3f1; $custom-dark: #000000;
JSON
{
"hex": "#bed7eb",
"rgb": {
"r": 190,
"g": 215,
"b": 235
},
"hsl": {
"h": 206.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.86697,
"c": 0.03862,
"h": 242.2
},
"luminance": 0.65546
}Semantic roles & 50–950 ramp
primary
#BED7EB
secondary
#C7A386
accent
#6A25C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485