#BED7EA#BED7EA
#BED7EA is a very light, muted cyan. Relative luminance 0.655; OKLCH L 86.7% C 0.038 H 240.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BED7EA |
|---|---|
| RGB | rgb(190, 215, 234) |
| HSL | hsl(206, 51%, 83%) |
| HSV | hsv(206, 19%, 92%) |
| CMYK | cmyk(18.8%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.73, -4.37, -12.11) |
| CIE-LCH | lch(84.73, 12.88, 250.16°) |
| OKLab | oklab(86.66% -0.0184 -0.0328) |
| OKLCH | oklch(86.66% 0.038 240.7) |
| XYZ | xyz(60.3831, 65.4870, 87.2848) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.21
Cloudy Blue
#ACC2D9
ΔE00 5.51
Lightsteelblue
#B0C4DE
ΔE00 5.91
Lightblue
#ADD8E6
ΔE00 6.32
Light Grey Blue
#9DBCD4
ΔE00 7.23
Ice Blue
#A5DFF9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED7EA #EAD1BE
analogous
#BEEAE7 #BED7EA #BEC1EA
triadic
#BED7EA #EABED7 #D7EABE
tetradic
#BED7EA #E7BEEA #EAD1BE #C1EABE
square
#BED7EA #E7BEEA #EAD1BE #C1EABE
split-complementary
#BED7EA #EABEC1 #EAE7BE
monochromatic
#619ECC #90BBDB #BED7EA #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.49
#BED7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#BED7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED7EA
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED7EA | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#C9D1EA
Tritanopia (blue-blind)
#B2DCDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bed7ea; /* rgb */ color: rgb(190, 215, 234); /* oklch */ color: oklch(86.7% 0.038 240.7);
Tailwind
colors: {
custom: {
50: '#d2e3f0',
500: '#bed7ea',
950: '#000000',
},
}SCSS
$custom: #bed7ea; $custom-light: #d2e3f0; $custom-dark: #000000;
JSON
{
"hex": "#bed7ea",
"rgb": {
"r": 190,
"g": 215,
"b": 234
},
"hsl": {
"h": 205.909,
"s": 51.163,
"l": 83.137
},
"oklch": {
"l": 0.86664,
"c": 0.03762,
"h": 240.7
},
"luminance": 0.65489
}Semantic roles & 50–950 ramp
primary
#BED7EA
secondary
#C6A286
accent
#6827BF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485