#BED4E7#BED4E7
#BED4E7 is a very light, muted cyan. Relative luminance 0.638; OKLCH L 85.9% C 0.036 H 244.2°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4E7 |
|---|---|
| RGB | rgb(190, 212, 231) |
| HSL | hsl(208, 46%, 83%) |
| HSV | hsv(208, 18%, 91%) |
| CMYK | cmyk(17.7%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(83.86, -3.44, -11.82) |
| CIE-LCH | lch(83.86, 12.31, 253.76°) |
| OKLab | oklab(85.95% -0.0154 -0.032) |
| OKLCH | oklch(85.95% 0.036 244.2) |
| XYZ | xyz(59.1988, 63.8022, 84.7819) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.19
Cloudy Blue
#ACC2D9
ΔE00 4.71
Lightsteelblue
#B0C4DE
ΔE00 4.98
Light Grey Blue
#9DBCD4
ΔE00 6.88
Powder Blue (survey)
#B1D1FC
ΔE00 6.99
Lightblue
#ADD8E6
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4E7 #E7D1BE
analogous
#BEE7E5 #BED4E7 #BEC0E7
triadic
#BED4E7 #E7BED4 #D4E7BE
tetradic
#BED4E7 #E5BEE7 #E7D1BE #C0E7BE
square
#BED4E7 #E5BEE7 #E7D1BE #C0E7BE
split-complementary
#BED4E7 #E7BEC0 #E7E5BE
monochromatic
#6599C6 #91B6D6 #BED4E7 #E9F0F7 #E9F0F7
Accessibility & contrast
On white
1.53
#BED4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#BED4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4E7
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4E7 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E8
Deuteranopia (green-blind)
#C7CFE7
Tritanopia (blue-blind)
#B3D9DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed4e7; /* rgb */ color: rgb(190, 212, 231); /* oklch */ color: oklch(85.9% 0.036 244.2);
Tailwind
colors: {
custom: {
50: '#d2e1ee',
500: '#bed4e7',
950: '#000000',
},
}SCSS
$custom: #bed4e7; $custom-light: #d2e1ee; $custom-dark: #000000;
JSON
{
"hex": "#bed4e7",
"rgb": {
"r": 190,
"g": 212,
"b": 231
},
"hsl": {
"h": 207.805,
"s": 46.067,
"l": 82.549
},
"oklch": {
"l": 0.85948,
"c": 0.03554,
"h": 244.2
},
"luminance": 0.63804
}Semantic roles & 50–950 ramp
primary
#BED4E7
secondary
#C2A287
accent
#6E2CB9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485