#BED6EB#BED6EB
#BED6EB is a very light, muted cyan. Relative luminance 0.650; OKLCH L 86.5% C 0.039 H 244.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BED6EB |
|---|---|
| RGB | rgb(190, 214, 235) |
| HSL | hsl(208, 53%, 83%) |
| HSV | hsv(208, 19%, 92%) |
| CMYK | cmyk(19.1%, 8.9%, 0%, 7.8%) |
| CIE-LAB | lab(84.50, -3.63, -12.99) |
| CIE-LCH | lch(84.50, 13.49, 254.37°) |
| OKLab | oklab(86.49% -0.0167 -0.0352) |
| OKLCH | oklch(86.49% 0.039 244.7) |
| XYZ | xyz(60.2733, 65.0369, 87.9589) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.33
Cloudy Blue
#ACC2D9
ΔE00 5.00
Lightsteelblue
#B0C4DE
ΔE00 5.13
Powder Blue (survey)
#B1D1FC
ΔE00 6.37
Light Grey Blue
#9DBCD4
ΔE00 7.06
Lightblue
#ADD8E6
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED6EB #EBD3BE
analogous
#BEEBE9 #BED6EB #BEBFEB
triadic
#BED6EB #EBBED6 #D6EBBE
tetradic
#BED6EB #E9BEEB #EBD3BE #BFEBBE
square
#BED6EB #E9BEEB #EBD3BE #BFEBBE
split-complementary
#BED6EB #EBBEBF #EBE9BE
monochromatic
#609BCE #8FB8DD #BED6EB #E8F0F8 #E8F0F8
Accessibility & contrast
On white
1.50
#BED6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#BED6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED6EB
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED6EB | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#C8D1EB
Tritanopia (blue-blind)
#B2DBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed6eb; /* rgb */ color: rgb(190, 214, 235); /* oklch */ color: oklch(86.5% 0.039 244.7);
Tailwind
colors: {
custom: {
50: '#d2e2f1',
500: '#bed6eb',
950: '#000000',
},
}SCSS
$custom: #bed6eb; $custom-light: #d2e2f1; $custom-dark: #000000;
JSON
{
"hex": "#bed6eb",
"rgb": {
"r": 190,
"g": 214,
"b": 235
},
"hsl": {
"h": 208,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.86492,
"c": 0.03897,
"h": 244.7
},
"luminance": 0.65038
}Semantic roles & 50–950 ramp
primary
#BED6EB
secondary
#C7A486
accent
#6E25C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485