#BED7DE#BED7DE
#BED7DE is a very light, muted cyan. Relative luminance 0.648; OKLCH L 86.3% C 0.028 H 216.4°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BED7DE |
|---|---|
| RGB | rgb(190, 215, 222) |
| HSL | hsl(193, 33%, 81%) |
| HSV | hsv(193, 14%, 87%) |
| CMYK | cmyk(14.4%, 3.2%, 0%, 12.9%) |
| CIE-LAB | lab(84.39, -6.88, -6.26) |
| CIE-LCH | lch(84.39, 9.30, 222.27°) |
| OKLab | oklab(86.28% -0.0229 -0.0169) |
| OKLCH | oklch(86.28% 0.028 216.4) |
| XYZ | xyz(58.7172, 64.8206, 78.5111) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.63
Powder Blue
#B0E0E6
ΔE00 6.34
Fog
#D8DCE0
ΔE00 8.04
Ice Blue
#A5DFF9
ΔE00 8.20
Silver (survey)
#C5C9C7
ΔE00 8.37
Cloudy Blue
#ACC2D9
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED7DE #DEC5BE
analogous
#BEDED5 #BED7DE #BEC7DE
triadic
#BED7DE #DEBED7 #D7DEBE
tetradic
#BED7DE #D5BEDE #DEC5BE #C7DEBE
square
#BED7DE #D5BEDE #DEC5BE #C7DEBE
split-complementary
#BED7DE #DEBEC7 #DED5BE
monochromatic
#6DA5B5 #95BEC9 #BED7DE #E7F0F3 #EBF3F5
Accessibility & contrast
On white
1.50
#BED7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BED7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED7DE
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED7DE | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#CDD1DE
Tritanopia (blue-blind)
#B5DAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed7de; /* rgb */ color: rgb(190, 215, 222); /* oklch */ color: oklch(86.3% 0.028 216.4);
Tailwind
colors: {
custom: {
50: '#d1e3e8',
500: '#bed7de',
950: '#000000',
},
}SCSS
$custom: #bed7de; $custom-light: #d1e3e8; $custom-dark: #000000;
JSON
{
"hex": "#bed7de",
"rgb": {
"r": 190,
"g": 215,
"b": 222
},
"hsl": {
"h": 193.125,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.8628,
"c": 0.02845,
"h": 216.4
},
"luminance": 0.64822
}Semantic roles & 50–950 ramp
primary
#BED7DE
secondary
#B6948A
accent
#533AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484