#BED7EE#BED7EE
#BED7EE is a very light, muted cyan. Relative luminance 0.657; OKLCH L 86.8% C 0.042 H 246.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BED7EE |
|---|---|
| RGB | rgb(190, 215, 238) |
| HSL | hsl(209, 59%, 84%) |
| HSV | hsv(209, 20%, 93%) |
| CMYK | cmyk(20.2%, 9.7%, 0%, 6.7%) |
| CIE-LAB | lab(84.85, -3.51, -14.05) |
| CIE-LCH | lch(84.85, 14.48, 255.98°) |
| OKLab | oklab(86.8% -0.0169 -0.0382) |
| OKLCH | oklch(86.8% 0.042 246.1) |
| XYZ | xyz(60.9642, 65.7194, 90.3454) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.27
Lightsteelblue
#B0C4DE
ΔE00 5.09
Cloudy Blue
#ACC2D9
ΔE00 5.14
Powder Blue (survey)
#B1D1FC
ΔE00 5.72
Baby Blue (survey)
#A2CFFE
ΔE00 6.88
Light Grey Blue
#9DBCD4
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED7EE #EED5BE
analogous
#BEEEED #BED7EE #BEBFEE
triadic
#BED7EE #EEBED7 #D7EEBE
tetradic
#BED7EE #EDBEEE #EED5BE #BFEEBE
square
#BED7EE #EDBEEE #EED5BE #BFEEBE
split-complementary
#BED7EE #EEBEBF #EEEDBE
monochromatic
#5D9BD5 #8DB9E1 #BED7EE #E7F0F9 #E7F0F9
Accessibility & contrast
On white
1.48
#BED7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#BED7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED7EE
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED7EE | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EF
Deuteranopia (green-blind)
#C8D2EE
Tritanopia (blue-blind)
#B1DCDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bed7ee; /* rgb */ color: rgb(190, 215, 238); /* oklch */ color: oklch(86.8% 0.042 246.1);
Tailwind
colors: {
custom: {
50: '#d2e3f3',
500: '#bed7ee',
950: '#000000',
},
}SCSS
$custom: #bed7ee; $custom-light: #d2e3f3; $custom-dark: #000000;
JSON
{
"hex": "#bed7ee",
"rgb": {
"r": 190,
"g": 215,
"b": 238
},
"hsl": {
"h": 208.75,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.86797,
"c": 0.04174,
"h": 246.1
},
"luminance": 0.65721
}Semantic roles & 50–950 ramp
primary
#BED7EE
secondary
#CCA784
accent
#6F1FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485