#BEDEED#BEDEED
#BEDEED is a very light, muted cyan. Relative luminance 0.693; OKLCH L 88.2% C 0.040 H 227.8°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEED |
|---|---|
| RGB | rgb(190, 222, 237) |
| HSL | hsl(199, 57%, 84%) |
| HSV | hsv(199, 20%, 93%) |
| CMYK | cmyk(19.8%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(86.65, -7.36, -10.83) |
| CIE-LCH | lch(86.65, 13.10, 235.82°) |
| OKLab | oklab(88.21% -0.0266 -0.0294) |
| OKLCH | oklch(88.21% 0.04 227.8) |
| XYZ | xyz(62.6384, 69.3023, 90.1808) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.66
Ice Blue
#A5DFF9
ΔE00 5.45
Powder Blue
#B0E0E6
ΔE00 6.64
Cloudy Blue
#ACC2D9
ΔE00 8.39
Light Blue Grey
#B7C9E2
ΔE00 8.61
Pale Sky Blue
#BDF6FE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEED #EDCDBE
analogous
#BEEDE4 #BEDEED #BEC6ED
triadic
#BEDEED #EDBEDE #DEEDBE
tetradic
#BEDEED #E4BEED #EDCDBE #C6EDBE
square
#BEDEED #E4BEED #EDCDBE #C6EDBE
split-complementary
#BEDEED #EDBEC6 #EDE4BE
monochromatic
#5EADD2 #8EC6E0 #BEDEED #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.41
#BEDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#BEDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEED
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEED | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#CFD6ED
Tritanopia (blue-blind)
#B1E3E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bedeed; /* rgb */ color: rgb(190, 222, 237); /* oklch */ color: oklch(88.2% 0.040 227.8);
Tailwind
colors: {
custom: {
50: '#d2e8f2',
500: '#bedeed',
950: '#000000',
},
}SCSS
$custom: #bedeed; $custom-light: #d2e8f2; $custom-dark: #000000;
JSON
{
"hex": "#bedeed",
"rgb": {
"r": 190,
"g": 222,
"b": 237
},
"hsl": {
"h": 199.149,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.88207,
"c": 0.03965,
"h": 227.8
},
"luminance": 0.69304
}Semantic roles & 50–950 ramp
primary
#BEDEED
secondary
#CA9B85
accent
#5521C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485