#BEDEE6#BEDEE6
#BEDEE6 is a very light, muted cyan. Relative luminance 0.689; OKLCH L 88.0% C 0.036 H 214.5°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEE6 |
|---|---|
| RGB | rgb(190, 222, 230) |
| HSL | hsl(192, 44%, 82%) |
| HSV | hsv(192, 17%, 90%) |
| CMYK | cmyk(17.4%, 3.5%, 0%, 9.8%) |
| CIE-LAB | lab(86.46, -8.84, -7.44) |
| CIE-LCH | lch(86.46, 11.55, 220.08°) |
| OKLab | oklab(87.98% -0.0293 -0.0201) |
| OKLCH | oklch(87.98% 0.036 214.5) |
| XYZ | xyz(61.6356, 68.9012, 84.8994) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.43
Powder Blue
#B0E0E6
ΔE00 4.41
Ice Blue
#A5DFF9
ΔE00 6.89
Pale Sky Blue
#BDF6FE
ΔE00 7.22
Lightcyan
#E0FFFF
ΔE00 7.85
Very Light Blue
#D5FFFF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEE6 #E6C6BE
analogous
#BEE6DA #BEDEE6 #BECAE6
triadic
#BEDEE6 #E6BEDE #DEE6BE
tetradic
#BEDEE6 #DABEE6 #E6C6BE #CAE6BE
square
#BEDEE6 #DABEE6 #E6C6BE #CAE6BE
split-complementary
#BEDEE6 #E6BECA #E6DABE
monochromatic
#66B1C4 #92C8D5 #BEDEE6 #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.42
#BEDEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#BEDEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEE6
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEE6 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE7
Deuteranopia (green-blind)
#D1D6E6
Tritanopia (blue-blind)
#B3E1E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedee6; /* rgb */ color: rgb(190, 222, 230); /* oklch */ color: oklch(88.0% 0.036 214.5);
Tailwind
colors: {
custom: {
50: '#d2e8ed',
500: '#bedee6',
950: '#000000',
},
}SCSS
$custom: #bedee6; $custom-light: #d2e8ed; $custom-dark: #000000;
JSON
{
"hex": "#bedee6",
"rgb": {
"r": 190,
"g": 222,
"b": 230
},
"hsl": {
"h": 192,
"s": 44.444,
"l": 82.353
},
"oklch": {
"l": 0.87984,
"c": 0.03553,
"h": 214.5
},
"luminance": 0.68903
}Semantic roles & 50–950 ramp
primary
#BEDEE6
secondary
#C09388
accent
#492EB8
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484